Dados Geoespaciais¶
Instalando o Ambiente¶
In [1]:
Copied!
!pip install geopandas shapely mapclassify libpysal splot esda pysal contextily
!pip install --upgrade pyshp
!pip install --upgrade descartes
!pip install --upgrade fiona
!pip install geopandas shapely mapclassify libpysal splot esda pysal contextily
!pip install --upgrade pyshp
!pip install --upgrade descartes
!pip install --upgrade fiona
Requirement already satisfied: geopandas in /usr/local/lib/python3.10/dist-packages (0.13.2)
Requirement already satisfied: shapely in /usr/local/lib/python3.10/dist-packages (2.0.3)
Collecting mapclassify
Downloading mapclassify-2.6.1-py3-none-any.whl (38 kB)
Collecting libpysal
Downloading libpysal-4.10-py3-none-any.whl (2.8 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 2.4 MB/s eta 0:00:00
Collecting splot
Downloading splot-1.1.5.post1-py3-none-any.whl (39 kB)
Collecting esda
Downloading esda-2.5.1-py3-none-any.whl (132 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.4/132.4 kB 2.2 MB/s eta 0:00:00
Collecting pysal
Downloading pysal-24.1-py3-none-any.whl (17 kB)
Collecting contextily
Downloading contextily-1.6.0-py3-none-any.whl (17 kB)
Requirement already satisfied: fiona>=1.8.19 in /usr/local/lib/python3.10/dist-packages (from geopandas) (1.9.6)
Requirement already satisfied: packaging in /usr/local/lib/python3.10/dist-packages (from geopandas) (24.0)
Requirement already satisfied: pandas>=1.1.0 in /usr/local/lib/python3.10/dist-packages (from geopandas) (1.5.3)
Requirement already satisfied: pyproj>=3.0.1 in /usr/local/lib/python3.10/dist-packages (from geopandas) (3.6.1)
Requirement already satisfied: numpy<2,>=1.14 in /usr/local/lib/python3.10/dist-packages (from shapely) (1.25.2)
Requirement already satisfied: networkx>=2.7 in /usr/local/lib/python3.10/dist-packages (from mapclassify) (3.2.1)
Requirement already satisfied: scikit-learn>=1.0 in /usr/local/lib/python3.10/dist-packages (from mapclassify) (1.2.2)
Requirement already satisfied: scipy>=1.8 in /usr/local/lib/python3.10/dist-packages (from mapclassify) (1.11.4)
Requirement already satisfied: beautifulsoup4>=4.10 in /usr/local/lib/python3.10/dist-packages (from libpysal) (4.12.3)
Requirement already satisfied: platformdirs>=2.0.2 in /usr/local/lib/python3.10/dist-packages (from libpysal) (4.2.0)
Requirement already satisfied: requests>=2.27 in /usr/local/lib/python3.10/dist-packages (from libpysal) (2.31.0)
Collecting giddy (from splot)
Downloading giddy-2.3.5-py3-none-any.whl (61 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.1/61.1 kB 2.0 MB/s eta 0:00:00
Requirement already satisfied: matplotlib in /usr/local/lib/python3.10/dist-packages (from splot) (3.7.1)
Requirement already satisfied: seaborn in /usr/local/lib/python3.10/dist-packages (from splot) (0.13.1)
Collecting spreg (from splot)
Downloading spreg-1.4.2-py3-none-any.whl (331 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 331.8/331.8 kB 2.6 MB/s eta 0:00:00
Collecting access>=1.1.8 (from pysal)
Downloading access-1.1.9-py3-none-any.whl (21 kB)
Collecting inequality>=1.0.0 (from pysal)
Downloading inequality-1.0.1-py3-none-any.whl (15 kB)
Collecting pointpats>=2.2.0 (from pysal)
Downloading pointpats-2.4.0-py3-none-any.whl (58 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 3.9 MB/s eta 0:00:00
Collecting segregation>=2.3.1 (from pysal)
Downloading segregation-2.5-py3-none-any.whl (141 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.3/141.3 kB 1.9 MB/s eta 0:00:00
Collecting spaghetti>=1.6.6 (from pysal)
Downloading spaghetti-1.7.5.post1-py3-none-any.whl (54 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 2.3 MB/s eta 0:00:00
Collecting mgwr>=2.1.2 (from pysal)
Downloading mgwr-2.2.1-py3-none-any.whl (47 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.9/47.9 kB 1.7 MB/s eta 0:00:00
Collecting momepy>=0.5.3 (from pysal)
Downloading momepy-0.7.0-py3-none-any.whl (277 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 277.8/277.8 kB 2.4 MB/s eta 0:00:00
Collecting spglm>=1.0.8 (from pysal)
Downloading spglm-1.1.0-py3-none-any.whl (41 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 1.6 MB/s eta 0:00:00
Collecting spint>=1.0.7 (from pysal)
Downloading spint-1.0.7.tar.gz (28 kB)
Preparing metadata (setup.py) ... done
Collecting spvcm>=0.3.0 (from pysal)
Downloading spvcm-0.3.0.tar.gz (5.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 2.5 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting tobler>=0.8.2 (from pysal)
Downloading tobler-0.11.2-py3-none-any.whl (34 kB)
Collecting spopt>=0.4.1 (from pysal)
Downloading spopt-0.6.0-py3-none-any.whl (244 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 244.5/244.5 kB 3.5 MB/s eta 0:00:00
Requirement already satisfied: geopy in /usr/local/lib/python3.10/dist-packages (from contextily) (2.3.0)
Collecting mercantile (from contextily)
Downloading mercantile-1.2.1-py3-none-any.whl (14 kB)
Requirement already satisfied: pillow in /usr/local/lib/python3.10/dist-packages (from contextily) (9.4.0)
Collecting rasterio (from contextily)
Downloading rasterio-1.3.9-cp310-cp310-manylinux2014_x86_64.whl (20.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.6/20.6 MB 4.6 MB/s eta 0:00:00
Requirement already satisfied: joblib in /usr/local/lib/python3.10/dist-packages (from contextily) (1.3.2)
Requirement already satisfied: xyzservices in /usr/local/lib/python3.10/dist-packages (from contextily) (2023.10.1)
Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.10/dist-packages (from beautifulsoup4>=4.10->libpysal) (2.5)
Requirement already satisfied: attrs>=19.2.0 in /usr/local/lib/python3.10/dist-packages (from fiona>=1.8.19->geopandas) (23.2.0)
Requirement already satisfied: certifi in /usr/local/lib/python3.10/dist-packages (from fiona>=1.8.19->geopandas) (2024.2.2)
Requirement already satisfied: click~=8.0 in /usr/local/lib/python3.10/dist-packages (from fiona>=1.8.19->geopandas) (8.1.7)
Requirement already satisfied: click-plugins>=1.0 in /usr/local/lib/python3.10/dist-packages (from fiona>=1.8.19->geopandas) (1.1.1)
Requirement already satisfied: cligj>=0.5 in /usr/local/lib/python3.10/dist-packages (from fiona>=1.8.19->geopandas) (0.7.2)
Requirement already satisfied: six in /usr/local/lib/python3.10/dist-packages (from fiona>=1.8.19->geopandas) (1.16.0)
Collecting quantecon>=0.4.7 (from giddy->splot)
Downloading quantecon-0.7.2-py3-none-any.whl (215 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.4/215.4 kB 5.4 MB/s eta 0:00:00
Requirement already satisfied: tqdm>=4.63.0 in /usr/local/lib/python3.10/dist-packages (from momepy>=0.5.3->pysal) (4.66.2)
Requirement already satisfied: python-dateutil>=2.8.1 in /usr/local/lib/python3.10/dist-packages (from pandas>=1.1.0->geopandas) (2.8.2)
Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.10/dist-packages (from pandas>=1.1.0->geopandas) (2023.4)
Requirement already satisfied: charset-normalizer<4,>=2 in /usr/local/lib/python3.10/dist-packages (from requests>=2.27->libpysal) (3.3.2)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.10/dist-packages (from requests>=2.27->libpysal) (3.6)
Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.10/dist-packages (from requests>=2.27->libpysal) (2.0.7)
Requirement already satisfied: threadpoolctl>=2.0.0 in /usr/local/lib/python3.10/dist-packages (from scikit-learn>=1.0->mapclassify) (3.3.0)
Collecting deprecation (from segregation>=2.3.1->pysal)
Downloading deprecation-2.1.0-py2.py3-none-any.whl (11 kB)
Requirement already satisfied: numba in /usr/local/lib/python3.10/dist-packages (from segregation>=2.3.1->pysal) (0.58.1)
Collecting rtree>=1.0 (from spaghetti>=1.6.6->pysal)
Downloading Rtree-1.2.0-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (535 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 535.2/535.2 kB 5.3 MB/s eta 0:00:00
Collecting pulp>=2.7 (from spopt>=0.4.1->pysal)
Downloading PuLP-2.8.0-py3-none-any.whl (17.7 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.7/17.7 MB 5.5 MB/s eta 0:00:00
Requirement already satisfied: statsmodels in /usr/local/lib/python3.10/dist-packages (from tobler>=0.8.2->pysal) (0.14.1)
Collecting rasterstats (from tobler>=0.8.2->pysal)
Downloading rasterstats-0.19.0-py3-none-any.whl (16 kB)
Requirement already satisfied: geographiclib<3,>=1.52 in /usr/local/lib/python3.10/dist-packages (from geopy->contextily) (2.0)
Requirement already satisfied: contourpy>=1.0.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib->splot) (1.2.0)
Requirement already satisfied: cycler>=0.10 in /usr/local/lib/python3.10/dist-packages (from matplotlib->splot) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib->splot) (4.50.0)
Requirement already satisfied: kiwisolver>=1.0.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib->splot) (1.4.5)
Requirement already satisfied: pyparsing>=2.3.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib->splot) (3.1.2)
Collecting affine (from rasterio->contextily)
Downloading affine-2.4.0-py3-none-any.whl (15 kB)
Collecting snuggs>=1.4.1 (from rasterio->contextily)
Downloading snuggs-1.4.7-py3-none-any.whl (5.4 kB)
Requirement already satisfied: setuptools in /usr/local/lib/python3.10/dist-packages (from rasterio->contextily) (67.7.2)
Requirement already satisfied: sympy in /usr/local/lib/python3.10/dist-packages (from quantecon>=0.4.7->giddy->splot) (1.12)
Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /usr/local/lib/python3.10/dist-packages (from numba->segregation>=2.3.1->pysal) (0.41.1)
Collecting simplejson (from rasterstats->tobler>=0.8.2->pysal)
Downloading simplejson-3.19.2-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (137 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.9/137.9 kB 7.4 MB/s eta 0:00:00
Requirement already satisfied: patsy>=0.5.4 in /usr/local/lib/python3.10/dist-packages (from statsmodels->tobler>=0.8.2->pysal) (0.5.6)
Requirement already satisfied: mpmath>=0.19 in /usr/local/lib/python3.10/dist-packages (from sympy->quantecon>=0.4.7->giddy->splot) (1.3.0)
Building wheels for collected packages: spint, spvcm
Building wheel for spint (setup.py) ... done
Created wheel for spint: filename=spint-1.0.7-py3-none-any.whl size=31360 sha256=96b056f185825a6d795510f2da8f00c9570f1c455697d496de9dd289e0a0ab51
Stored in directory: /root/.cache/pip/wheels/f6/1d/ab/81b0c9d17a778a97ec078147cb11901afdab420c4894dcfbc5
Building wheel for spvcm (setup.py) ... done
Created wheel for spvcm: filename=spvcm-0.3.0-py3-none-any.whl size=5777184 sha256=db1aa481213522399f16c469527073621afcf7bd8f71208033c6729ee1d413c2
Stored in directory: /root/.cache/pip/wheels/1c/58/6f/debcb62c0a142a6615a65f23217209b543b478d309edfa4e2b
Successfully built spint spvcm
Installing collected packages: snuggs, simplejson, rtree, pulp, mercantile, deprecation, affine, rasterio, quantecon, rasterstats, mapclassify, contextily, libpysal, access, tobler, spreg, segregation, pointpats, momepy, inequality, esda, spvcm, spglm, spaghetti, giddy, spopt, splot, spint, mgwr, pysal
Successfully installed access-1.1.9 affine-2.4.0 contextily-1.6.0 deprecation-2.1.0 esda-2.5.1 giddy-2.3.5 inequality-1.0.1 libpysal-4.10 mapclassify-2.6.1 mercantile-1.2.1 mgwr-2.2.1 momepy-0.7.0 pointpats-2.4.0 pulp-2.8.0 pysal-24.1 quantecon-0.7.2 rasterio-1.3.9 rasterstats-0.19.0 rtree-1.2.0 segregation-2.5 simplejson-3.19.2 snuggs-1.4.7 spaghetti-1.7.5.post1 spglm-1.1.0 spint-1.0.7 splot-1.1.5.post1 spopt-0.6.0 spreg-1.4.2 spvcm-0.3.0 tobler-0.11.2
Requirement already satisfied: pyshp in /usr/local/lib/python3.10/dist-packages (2.3.1)
Collecting descartes
Downloading descartes-1.1.0-py3-none-any.whl (5.8 kB)
Requirement already satisfied: matplotlib in /usr/local/lib/python3.10/dist-packages (from descartes) (3.7.1)
Requirement already satisfied: contourpy>=1.0.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (1.2.0)
Requirement already satisfied: cycler>=0.10 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (0.12.1)
Requirement already satisfied: fonttools>=4.22.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (4.50.0)
Requirement already satisfied: kiwisolver>=1.0.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (1.4.5)
Requirement already satisfied: numpy>=1.20 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (1.25.2)
Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (24.0)
Requirement already satisfied: pillow>=6.2.0 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (9.4.0)
Requirement already satisfied: pyparsing>=2.3.1 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (3.1.2)
Requirement already satisfied: python-dateutil>=2.7 in /usr/local/lib/python3.10/dist-packages (from matplotlib->descartes) (2.8.2)
Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.10/dist-packages (from python-dateutil>=2.7->matplotlib->descartes) (1.16.0)
Installing collected packages: descartes
Successfully installed descartes-1.1.0
Requirement already satisfied: fiona in /usr/local/lib/python3.10/dist-packages (1.9.6)
Requirement already satisfied: attrs>=19.2.0 in /usr/local/lib/python3.10/dist-packages (from fiona) (23.2.0)
Requirement already satisfied: certifi in /usr/local/lib/python3.10/dist-packages (from fiona) (2024.2.2)
Requirement already satisfied: click~=8.0 in /usr/local/lib/python3.10/dist-packages (from fiona) (8.1.7)
Requirement already satisfied: click-plugins>=1.0 in /usr/local/lib/python3.10/dist-packages (from fiona) (1.1.1)
Requirement already satisfied: cligj>=0.5 in /usr/local/lib/python3.10/dist-packages (from fiona) (0.7.2)
Requirement already satisfied: six in /usr/local/lib/python3.10/dist-packages (from fiona) (1.16.0)
Sobre os dados¶
Baixados em https://www.ibge.gov.br/estatisticas/downloads-estatisticas.html
Dicionário de dados para Agregados preliminares por setores censitários:
Importando pacotes¶
In [2]:
Copied!
import pandas as pd
import numpy as np
import zipfile
# para gráficos
import matplotlib.pyplot as plt
import seaborn as sns
# para a análise de dados espaciais
import geopandas as gp
import mapclassify as mc
import contextily as cx
import pandas as pd
import numpy as np
import zipfile
# para gráficos
import matplotlib.pyplot as plt
import seaborn as sns
# para a análise de dados espaciais
import geopandas as gp
import mapclassify as mc
import contextily as cx
Baixando Arquivos¶
In [3]:
Copied!
!wget https://255ribeiro.github.io/curso_python_gis/geo_py/BA_Malha_Preliminar_2022.zip
!wget https://255ribeiro.github.io/curso_python_gis/geo_py/BA_Malha_Preliminar_2022.zip
--2024-03-25 20:47:49-- https://255ribeiro.github.io/curso_python_gis/geo_py/BA_Malha_Preliminar_2022.zip Resolving 255ribeiro.github.io (255ribeiro.github.io)... 185.199.111.153, 185.199.109.153, 185.199.110.153, ... Connecting to 255ribeiro.github.io (255ribeiro.github.io)|185.199.111.153|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 62263048 (59M) [application/zip] Saving to: ‘BA_Malha_Preliminar_2022.zip’ BA_Malha_Preliminar 100%[===================>] 59.38M 190MB/s in 0.3s 2024-03-25 20:47:50 (190 MB/s) - ‘BA_Malha_Preliminar_2022.zip’ saved [62263048/62263048]
Extraindo do arquivo zip¶
In [4]:
Copied!
with zipfile.ZipFile("BA_Malha_Preliminar_2022.zip", 'r') as zip_ref:
zip_ref.extractall("./BA_Malha_Preliminar_2022")
with zipfile.ZipFile("BA_Malha_Preliminar_2022.zip", 'r') as zip_ref:
zip_ref.extractall("./BA_Malha_Preliminar_2022")
Carregando GeoJson¶
In [5]:
Copied!
df_geo = gp.read_file("./BA_Malha_Preliminar_2022/BA_Malha_Preliminar_2022.json")
df_geo = gp.read_file("./BA_Malha_Preliminar_2022/BA_Malha_Preliminar_2022.json")
Informações do arquivo¶
In [6]:
Copied!
df_geo.shape
df_geo.shape
Out[6]:
(30642, 30)
In [7]:
Copied!
df_geo.info()
df_geo.info()
<class 'geopandas.geodataframe.GeoDataFrame'> RangeIndex: 30642 entries, 0 to 30641 Data columns (total 30 columns): # Column Non-Null Count Dtype --- ------ -------------- ----- 0 CD_SETOR 30642 non-null object 1 AREA_KM2 30642 non-null float64 2 CD_REGIAO 30642 non-null object 3 NM_REGIAO 30642 non-null object 4 CD_UF 30642 non-null object 5 NM_UF 30642 non-null object 6 CD_MUN 30642 non-null object 7 NM_MUN 30642 non-null object 8 CD_DIST 30642 non-null object 9 NM_DIST 30642 non-null object 10 CD_SUBDIST 30642 non-null object 11 NM_SUBDIST 5491 non-null object 12 CD_MICRO 30642 non-null object 13 NM_MICRO 30642 non-null object 14 CD_MESO 30642 non-null object 15 NM_MESO 30642 non-null object 16 CD_RGI 30642 non-null object 17 NM_RGI 30642 non-null object 18 CD_RGINT 30642 non-null object 19 NM_RGINT 30642 non-null object 20 CD_CONCURB 11112 non-null object 21 NM_CONCURB 11112 non-null object 22 v0001 30642 non-null object 23 v0002 30642 non-null object 24 v0003 30642 non-null object 25 v0004 30642 non-null object 26 v0005 30642 non-null object 27 v0006 30642 non-null object 28 v0007 30642 non-null object 29 geometry 30642 non-null geometry dtypes: float64(1), geometry(1), object(28) memory usage: 7.0+ MB
In [8]:
Copied!
df_geo.describe()
df_geo.describe()
Out[8]:
| AREA_KM2 | |
|---|---|
| count | 30642.000000 |
| mean | 18.430926 |
| std | 54.460159 |
| min | 0.001235 |
| 25% | 0.061144 |
| 50% | 0.254225 |
| 75% | 8.604529 |
| max | 1484.628804 |
In [9]:
Copied!
df_geo.head()
df_geo.head()
Out[9]:
| CD_SETOR | AREA_KM2 | CD_REGIAO | NM_REGIAO | CD_UF | NM_UF | CD_MUN | NM_MUN | CD_DIST | NM_DIST | ... | CD_CONCURB | NM_CONCURB | v0001 | v0002 | v0003 | v0004 | v0005 | v0006 | v0007 | geometry | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 290010805000001P | 1.252312 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | ... | None | None | 807 | 421 | 419 | 2 | 2.668919 | 0.000000 | 296 | POLYGON ((-41.65404 -13.25992, -41.65423 -13.2... |
| 1 | 290010805000002P | 0.258089 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | ... | None | None | 416 | 234 | 234 | 0 | 2.461538 | 11.834320 | 169 | POLYGON ((-41.66355 -13.25025, -41.66425 -13.2... |
| 2 | 290010805000003P | 0.636238 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | ... | None | None | 681 | 392 | 392 | 0 | 2.522222 | 5.185185 | 270 | POLYGON ((-41.66645 -13.25044, -41.66702 -13.2... |
| 3 | 290010805000004P | 1.395440 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | ... | None | None | 626 | 344 | 344 | 0 | 2.608333 | 2.083333 | 240 | POLYGON ((-41.66355 -13.25025, -41.66345 -13.2... |
| 4 | 290010805000005P | 1.130747 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | ... | None | None | 276 | 159 | 159 | 0 | 2.732673 | 0.990099 | 101 | POLYGON ((-41.65110 -13.25848, -41.65082 -13.2... |
5 rows × 30 columns
In [10]:
Copied!
pd.set_option('display.max_columns', None)
df_geo.head()
pd.set_option('display.max_columns', None)
df_geo.head()
Out[10]:
| CD_SETOR | AREA_KM2 | CD_REGIAO | NM_REGIAO | CD_UF | NM_UF | CD_MUN | NM_MUN | CD_DIST | NM_DIST | CD_SUBDIST | NM_SUBDIST | CD_MICRO | NM_MICRO | CD_MESO | NM_MESO | CD_RGI | NM_RGI | CD_RGINT | NM_RGINT | CD_CONCURB | NM_CONCURB | v0001 | v0002 | v0003 | v0004 | v0005 | v0006 | v0007 | geometry | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0 | 290010805000001P | 1.252312 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | 29001080500 | None | 29023 | Seabra | 2906 | Centro Sul Baiano | 290013 | Brumado | 2904 | Vitória da Conquista | None | None | 807 | 421 | 419 | 2 | 2.668919 | 0.000000 | 296 | POLYGON ((-41.65404 -13.25992, -41.65423 -13.2... |
| 1 | 290010805000002P | 0.258089 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | 29001080500 | None | 29023 | Seabra | 2906 | Centro Sul Baiano | 290013 | Brumado | 2904 | Vitória da Conquista | None | None | 416 | 234 | 234 | 0 | 2.461538 | 11.834320 | 169 | POLYGON ((-41.66355 -13.25025, -41.66425 -13.2... |
| 2 | 290010805000003P | 0.636238 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | 29001080500 | None | 29023 | Seabra | 2906 | Centro Sul Baiano | 290013 | Brumado | 2904 | Vitória da Conquista | None | None | 681 | 392 | 392 | 0 | 2.522222 | 5.185185 | 270 | POLYGON ((-41.66645 -13.25044, -41.66702 -13.2... |
| 3 | 290010805000004P | 1.395440 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | 29001080500 | None | 29023 | Seabra | 2906 | Centro Sul Baiano | 290013 | Brumado | 2904 | Vitória da Conquista | None | None | 626 | 344 | 344 | 0 | 2.608333 | 2.083333 | 240 | POLYGON ((-41.66355 -13.25025, -41.66345 -13.2... |
| 4 | 290010805000005P | 1.130747 | 2 | Nordeste | 29 | Bahia | 2900108 | Abaíra | 290010805 | Abaíra | 29001080500 | None | 29023 | Seabra | 2906 | Centro Sul Baiano | 290013 | Brumado | 2904 | Vitória da Conquista | None | None | 276 | 159 | 159 | 0 | 2.732673 | 0.990099 | 101 | POLYGON ((-41.65110 -13.25848, -41.65082 -13.2... |
Plotagem com o geopandas¶
https://geopandas.org/en/stable/docs/user_guide/mapping.html
In [11]:
Copied!
fig, ax = plt.subplots(figsize=(10,10))
ax = df_geo.plot(ax=ax, column = "v0001")
fig, ax = plt.subplots(figsize=(10,10))
ax = df_geo.plot(ax=ax, column = "v0001")
In [12]:
Copied!
df_geo.boundary.plot(figsize=(10,10), edgecolor="black")
df_geo.boundary.plot(figsize=(10,10), edgecolor="black")
Out[12]:
<Axes: >
Tratando dados¶
In [13]:
Copied!
df_geo["v0001"] = df_geo["v0001"].astype(float)
df_geo["v0002"] = df_geo["v0002"].astype(float)
df_geo["v0003"] = df_geo["v0003"].astype(float)
df_geo["v0004"] = df_geo["v0004"].astype(float)
df_geo["v0005"] = df_geo["v0005"].astype(float)
df_geo["v0006"] = df_geo["v0006"].astype(float)
df_geo["v0007"] = df_geo["v0007"].astype(float)
# criado novas colunas
df_geo["desnidade_pop"] = df_geo["v0001"]/df_geo["AREA_KM2"]
df_geo["v0001"] = df_geo["v0001"].astype(float)
df_geo["v0002"] = df_geo["v0002"].astype(float)
df_geo["v0003"] = df_geo["v0003"].astype(float)
df_geo["v0004"] = df_geo["v0004"].astype(float)
df_geo["v0005"] = df_geo["v0005"].astype(float)
df_geo["v0006"] = df_geo["v0006"].astype(float)
df_geo["v0007"] = df_geo["v0007"].astype(float)
# criado novas colunas
df_geo["desnidade_pop"] = df_geo["v0001"]/df_geo["AREA_KM2"]
In [14]:
Copied!
df_geo.info()
df_geo.info()
<class 'geopandas.geodataframe.GeoDataFrame'> RangeIndex: 30642 entries, 0 to 30641 Data columns (total 31 columns): # Column Non-Null Count Dtype --- ------ -------------- ----- 0 CD_SETOR 30642 non-null object 1 AREA_KM2 30642 non-null float64 2 CD_REGIAO 30642 non-null object 3 NM_REGIAO 30642 non-null object 4 CD_UF 30642 non-null object 5 NM_UF 30642 non-null object 6 CD_MUN 30642 non-null object 7 NM_MUN 30642 non-null object 8 CD_DIST 30642 non-null object 9 NM_DIST 30642 non-null object 10 CD_SUBDIST 30642 non-null object 11 NM_SUBDIST 5491 non-null object 12 CD_MICRO 30642 non-null object 13 NM_MICRO 30642 non-null object 14 CD_MESO 30642 non-null object 15 NM_MESO 30642 non-null object 16 CD_RGI 30642 non-null object 17 NM_RGI 30642 non-null object 18 CD_RGINT 30642 non-null object 19 NM_RGINT 30642 non-null object 20 CD_CONCURB 11112 non-null object 21 NM_CONCURB 11112 non-null object 22 v0001 30642 non-null float64 23 v0002 30642 non-null float64 24 v0003 30642 non-null float64 25 v0004 30642 non-null float64 26 v0005 30642 non-null float64 27 v0006 30642 non-null float64 28 v0007 30642 non-null float64 29 geometry 30642 non-null geometry 30 desnidade_pop 30642 non-null float64 dtypes: float64(9), geometry(1), object(21) memory usage: 7.2+ MB
In [15]:
Copied!
df_geo.describe()
df_geo.describe()
Out[15]:
| AREA_KM2 | v0001 | v0002 | v0003 | v0004 | v0005 | v0006 | v0007 | desnidade_pop | |
|---|---|---|---|---|---|---|---|---|---|
| count | 30642.000000 | 30642.000000 | 30642.000000 | 30642.000000 | 30642.000000 | 30642.000000 | 30642.000000 | 30642.000000 | 30642.000000 |
| mean | 18.430926 | 461.511194 | 224.417173 | 224.164447 | 0.252725 | 2.745468 | 2.032173 | 166.266497 | 6241.302646 |
| std | 54.460159 | 289.645276 | 131.152737 | 131.035016 | 1.539796 | 0.455014 | 3.254504 | 102.624350 | 10243.991791 |
| min | 0.001235 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 |
| 25% | 0.061144 | 248.000000 | 133.000000 | 133.000000 | 0.000000 | 2.571429 | 0.000000 | 90.000000 | 24.972272 |
| 50% | 0.254225 | 440.000000 | 216.000000 | 216.000000 | 0.000000 | 2.760000 | 0.921659 | 160.000000 | 1692.239809 |
| 75% | 8.604529 | 629.000000 | 298.000000 | 298.000000 | 0.000000 | 2.956522 | 3.225806 | 228.000000 | 8179.894673 |
| max | 1484.628804 | 4253.000000 | 2170.000000 | 2170.000000 | 102.000000 | 8.000000 | 100.000000 | 1397.000000 | 171696.149844 |
In [16]:
Copied!
fig, ax = plt.subplots(figsize=(10,10))
ax = df_geo.plot(ax=ax, column = "desnidade_pop", scheme="quantiles", legend=True, legend_kwds={"title": "Habitantes por km²"})
# veja ajustes de cmaps https://matplotlib.org/stable/users/explain/colors/colormaps.html
fig, ax = plt.subplots(figsize=(10,10))
ax = df_geo.plot(ax=ax, column = "desnidade_pop", scheme="quantiles", legend=True, legend_kwds={"title": "Habitantes por km²"})
# veja ajustes de cmaps https://matplotlib.org/stable/users/explain/colors/colormaps.html
In [17]:
Copied!
fltr = df_geo["NM_MUN"] == "Salvador"
df_geo_ssa = df_geo[fltr]
df_geo_ssa.shape, df_geo.shape
fltr = df_geo["NM_MUN"] == "Salvador"
df_geo_ssa = df_geo[fltr]
df_geo_ssa.shape, df_geo.shape
Out[17]:
((4552, 31), (30642, 31))
In [18]:
Copied!
col_list = df_geo_ssa.columns
col_list
col_list = df_geo_ssa.columns
col_list
Out[18]:
Index(['CD_SETOR', 'AREA_KM2', 'CD_REGIAO', 'NM_REGIAO', 'CD_UF', 'NM_UF',
'CD_MUN', 'NM_MUN', 'CD_DIST', 'NM_DIST', 'CD_SUBDIST', 'NM_SUBDIST',
'CD_MICRO', 'NM_MICRO', 'CD_MESO', 'NM_MESO', 'CD_RGI', 'NM_RGI',
'CD_RGINT', 'NM_RGINT', 'CD_CONCURB', 'NM_CONCURB', 'v0001', 'v0002',
'v0003', 'v0004', 'v0005', 'v0006', 'v0007', 'geometry',
'desnidade_pop'],
dtype='object')
In [19]:
Copied!
df_geo_ssa.crs
df_geo_ssa.crs
Out[19]:
<Geographic 2D CRS: EPSG:4326> Name: WGS 84 Axis Info [ellipsoidal]: - Lat[north]: Geodetic latitude (degree) - Lon[east]: Geodetic longitude (degree) Area of Use: - name: World. - bounds: (-180.0, -90.0, 180.0, 90.0) Datum: World Geodetic System 1984 ensemble - Ellipsoid: WGS 84 - Prime Meridian: Greenwich
In [20]:
Copied!
df_geo_ssa = df_geo_ssa.to_crs("31984")
df_geo_ssa.crs
df_geo_ssa = df_geo_ssa.to_crs("31984")
df_geo_ssa.crs
Out[20]:
<Projected CRS: EPSG:31984> Name: SIRGAS 2000 / UTM zone 24S Axis Info [cartesian]: - E[east]: Easting (metre) - N[north]: Northing (metre) Area of Use: - name: Brazil - between 42°W and 36°W, northern and southern hemispheres, onshore and offshore. - bounds: (-42.0, -26.35, -36.0, 0.74) Coordinate Operation: - name: UTM zone 24S - method: Transverse Mercator Datum: Sistema de Referencia Geocentrico para las AmericaS 2000 - Ellipsoid: GRS 1980 - Prime Meridian: Greenwich
Gravando Geojson¶
In [21]:
Copied!
with open("SSA_BA_Malha_Preliminar_2022.json" , 'w') as file:
file.write(df_geo_ssa.to_json())
with open("SSA_BA_Malha_Preliminar_2022.json" , 'w') as file:
file.write(df_geo_ssa.to_json())
Abrindo GeoJson¶
In [22]:
Copied!
df_2 = gp.read_file("SSA_BA_Malha_Preliminar_2022.json")
df_2.info()
df_2 = gp.read_file("SSA_BA_Malha_Preliminar_2022.json")
df_2.info()
<class 'geopandas.geodataframe.GeoDataFrame'> RangeIndex: 4552 entries, 0 to 4551 Data columns (total 32 columns): # Column Non-Null Count Dtype --- ------ -------------- ----- 0 id 4552 non-null object 1 CD_SETOR 4552 non-null object 2 AREA_KM2 4552 non-null float64 3 CD_REGIAO 4552 non-null object 4 NM_REGIAO 4552 non-null object 5 CD_UF 4552 non-null object 6 NM_UF 4552 non-null object 7 CD_MUN 4552 non-null object 8 NM_MUN 4552 non-null object 9 CD_DIST 4552 non-null object 10 NM_DIST 4552 non-null object 11 CD_SUBDIST 4552 non-null object 12 NM_SUBDIST 4552 non-null object 13 CD_MICRO 4552 non-null object 14 NM_MICRO 4552 non-null object 15 CD_MESO 4552 non-null object 16 NM_MESO 4552 non-null object 17 CD_RGI 4552 non-null object 18 NM_RGI 4552 non-null object 19 CD_RGINT 4552 non-null object 20 NM_RGINT 4552 non-null object 21 CD_CONCURB 4552 non-null object 22 NM_CONCURB 4552 non-null object 23 v0001 4552 non-null float64 24 v0002 4552 non-null float64 25 v0003 4552 non-null float64 26 v0004 4552 non-null float64 27 v0005 4552 non-null float64 28 v0006 4552 non-null float64 29 v0007 4552 non-null float64 30 desnidade_pop 4552 non-null float64 31 geometry 4552 non-null geometry dtypes: float64(9), geometry(1), object(22) memory usage: 1.1+ MB
In [23]:
Copied!
df_2.plot()
df_2.plot()
Out[23]:
<Axes: >
Eliminando feição indesejada¶
Ientificando feição indesejada -método 1
In [24]:
Copied!
df_2['coords'] = df_2['geometry'].apply(lambda x: x.representative_point().coords[0])
df_2['coords'] = df_2['geometry'].apply(lambda x: x.representative_point().coords[0])
In [25]:
Copied!
df_2['coords']
df_2['coords']
Out[25]:
0 (555517.6892997203, 8561162.794243902)
1 (555869.385196075, 8561221.765203156)
2 (555561.692228948, 8561448.0105288)
3 (555666.401386929, 8561893.694598991)
4 (555818.1373583635, 8561625.594414245)
...
4547 (554137.1694208445, 8563500.747517455)
4548 (551078.8695353717, 8562426.471542083)
4549 (551215.1880186847, 8562493.736728266)
4550 (552074.8722883032, 8564677.217530191)
4551 (551955.4441563855, 8564454.894890044)
Name: coords, Length: 4552, dtype: object
In [26]:
Copied!
df_2.plot()
for idx, row in df_2.iterrows():
plt.annotate(text=row['id'], xy=row['coords'],
horizontalalignment='center')
df_2.plot()
for idx, row in df_2.iterrows():
plt.annotate(text=row['id'], xy=row['coords'],
horizontalalignment='center')
Identificando feição indesejada - médodo 2
In [27]:
Copied!
df_2['AREA_KM2'].max()
df_2['AREA_KM2'].max()
Out[27]:
386.114232
In [28]:
Copied!
fltr = df_2['AREA_KM2'] == df_2['AREA_KM2'].max()
df_2[fltr].plot()
df_2[fltr].shape, df_2[fltr]["id"].values
fltr = df_2['AREA_KM2'] == df_2['AREA_KM2'].max()
df_2[fltr].plot()
df_2[fltr].shape, df_2[fltr]["id"].values
Out[28]:
((1, 33), array(['21881'], dtype=object))
Eliminado feição indesejada
In [29]:
Copied!
fltr = df_2["id"] != "21881"
df_2 = df_2[fltr]
fltr = df_2["id"] != "21881"
df_2 = df_2[fltr]
Gerando mapa
In [30]:
Copied!
fig, ax = plt.subplots(1)
df_2.plot(ax = ax, column="NM_SUBDIST" ,cmap="cubehelix", legend=True, legend_kwds={'bbox_to_anchor': (1.5, 1)})
fig, ax = plt.subplots(1)
df_2.plot(ax = ax, column="NM_SUBDIST" ,cmap="cubehelix", legend=True, legend_kwds={'bbox_to_anchor': (1.5, 1)})
Out[30]:
<Axes: >
Agregando com dissolve¶
https://geopandas.org/en/stable/docs/user_guide/aggregation_with_dissolve.html
In [31]:
Copied!
df_3 = df_2[['NM_SUBDIST', "v0001",'v0005', "geometry"]]
df_3 = df_3.dissolve(by='NM_SUBDIST', aggfunc='sum', as_index=False)
df_3.head()
df_3 = df_2[['NM_SUBDIST', "v0001",'v0005', "geometry"]]
df_3 = df_3.dissolve(by='NM_SUBDIST', aggfunc='sum', as_index=False)
df_3.head()
Out[31]:
| NM_SUBDIST | geometry | v0001 | v0005 | |
|---|---|---|---|---|
| 0 | Amaralina | POLYGON ((555768.884 8561020.182, 555765.446 8... | 254133.0 | 1138.743352 |
| 1 | Brotas | POLYGON ((554383.205 8563533.513, 554358.146 8... | 178577.0 | 900.154859 |
| 2 | Conceição da Praia | POLYGON ((552582.398 8565306.142, 552579.429 8... | 416.0 | 4.270202 |
| 3 | Itapoã | POLYGON ((563322.057 8565454.801, 563258.583 8... | 191205.0 | 805.219044 |
| 4 | Mares | POLYGON ((553634.123 8569419.347, 553605.637 8... | 3314.0 | 37.887135 |
In [32]:
Copied!
fig, ax = plt.subplots(1)
df_3.plot(ax = ax,column="NM_SUBDIST", cmap="cubehelix", legend=True, legend_kwds={'bbox_to_anchor': (1.5, 1)})
fig, ax = plt.subplots(1)
df_3.plot(ax = ax,column="NM_SUBDIST", cmap="cubehelix", legend=True, legend_kwds={'bbox_to_anchor': (1.5, 1)})
Out[32]:
<Axes: >
Colocando imagens de fundo¶
https://geopandas.org/en/stable/gallery/plotting_basemap_background.html
In [33]:
Copied!
# Listas de provedores de mapas online
cx.providers
# Listas de provedores de mapas online
cx.providers
Out[33]:
xyzservices.Bunch
39 items
-
xyzservices.Bunch7 items
-
xyzservices.TileProviderOpenStreetMap.Mapnik
- url
- https://tile.openstreetmap.org/{z}/{x}/{y}.png
- max_zoom
- 19
- html_attribution
- © OpenStreetMap contributors
- attribution
- (C) OpenStreetMap contributors
-
xyzservices.TileProviderOpenStreetMap.DE
- url
- https://tile.openstreetmap.de/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- © OpenStreetMap contributors
- attribution
- (C) OpenStreetMap contributors
-
xyzservices.TileProviderOpenStreetMap.CH
- url
- https://tile.osm.ch/switzerland/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- © OpenStreetMap contributors
- attribution
- (C) OpenStreetMap contributors
- bounds
- [[45, 5], [48, 11]]
-
xyzservices.TileProviderOpenStreetMap.France
- url
- https://{s}.tile.openstreetmap.fr/osmfr/{z}/{x}/{y}.png
- max_zoom
- 20
- html_attribution
- © OpenStreetMap France | © OpenStreetMap contributors
- attribution
- (C) OpenStreetMap France | (C) OpenStreetMap contributors
-
xyzservices.TileProviderOpenStreetMap.HOT
- url
- https://{s}.tile.openstreetmap.fr/hot/{z}/{x}/{y}.png
- max_zoom
- 19
- html_attribution
- © OpenStreetMap contributors, Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France
- attribution
- (C) OpenStreetMap contributors, Tiles style by Humanitarian OpenStreetMap Team hosted by OpenStreetMap France
-
xyzservices.TileProviderOpenStreetMap.BZH
- url
- https://tile.openstreetmap.bzh/br/{z}/{x}/{y}.png
- max_zoom
- 19
- html_attribution
- © OpenStreetMap contributors, Tiles courtesy of Breton OpenStreetMap Team
- attribution
- (C) OpenStreetMap contributors, Tiles courtesy of Breton OpenStreetMap Team
- bounds
- [[46.2, -5.5], [50, 0.7]]
-
xyzservices.TileProviderOpenStreetMap.BlackAndWhite
- url
- http://{s}.tiles.wmflabs.org/bw-mapnik/{z}/{x}/{y}.png
- max_zoom
- 18
- attribution
- (C) OpenStreetMap contributors
- html_attribution
- © OpenStreetMap contributors
-
-
xyzservices.Bunch3 items
-
xyzservices.TileProviderMapTilesAPI.OSMEnglish
- url
- https://maptiles.p.rapidapi.com/{variant}/{z}/{x}/{y}.png?rapidapi-key={apikey}
- html_attribution
- © MapTiles API, © OpenStreetMap contributors
- attribution
- (C) MapTiles API, (C) OpenStreetMap contributors
- variant
- en/map/v1
- apikey
- max_zoom
- 19
-
xyzservices.TileProviderMapTilesAPI.OSMFrancais
- url
- https://maptiles.p.rapidapi.com/{variant}/{z}/{x}/{y}.png?rapidapi-key={apikey}
- html_attribution
- © MapTiles API, © OpenStreetMap contributors
- attribution
- (C) MapTiles API, (C) OpenStreetMap contributors
- variant
- fr/map/v1
- apikey
- max_zoom
- 19
-
xyzservices.TileProviderMapTilesAPI.OSMEspagnol
- url
- https://maptiles.p.rapidapi.com/{variant}/{z}/{x}/{y}.png?rapidapi-key={apikey}
- html_attribution
- © MapTiles API, © OpenStreetMap contributors
- attribution
- (C) MapTiles API, (C) OpenStreetMap contributors
- variant
- es/map/v1
- apikey
- max_zoom
- 19
-
-
xyzservices.TileProviderOpenSeaMap
- url
- https://tiles.openseamap.org/seamark/{z}/{x}/{y}.png
- html_attribution
- Map data: © OpenSeaMap contributors
- attribution
- Map data: (C) OpenSeaMap contributors
-
xyzservices.TileProviderOPNVKarte
- url
- https://tileserver.memomaps.de/tilegen/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map memomaps.de CC-BY-SA, map data © OpenStreetMap contributors
- attribution
- Map memomaps.de CC-BY-SA, map data (C) OpenStreetMap contributors
-
xyzservices.TileProviderOpenTopoMap
- url
- https://{s}.tile.opentopomap.org/{z}/{x}/{y}.png
- max_zoom
- 17
- html_attribution
- Map data: © OpenStreetMap contributors, SRTM | Map style: © OpenTopoMap (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors, SRTM | Map style: (C) OpenTopoMap (CC-BY-SA)
-
xyzservices.TileProviderOpenRailwayMap
- url
- https://{s}.tiles.openrailwaymap.org/standard/{z}/{x}/{y}.png
- max_zoom
- 19
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © OpenRailwayMap (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) OpenRailwayMap (CC-BY-SA)
-
xyzservices.TileProviderOpenFireMap
- url
- http://openfiremap.org/hytiles/{z}/{x}/{y}.png
- max_zoom
- 19
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © OpenFireMap (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) OpenFireMap (CC-BY-SA)
-
xyzservices.TileProviderSafeCast
- url
- https://s3.amazonaws.com/te512.safecast.org/{z}/{x}/{y}.png
- max_zoom
- 16
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © SafeCast (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) SafeCast (CC-BY-SA)
-
xyzservices.Bunch14 items
-
xyzservices.TileProviderStadia.AlidadeSmooth
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- alidade_smooth
- ext
- png
-
xyzservices.TileProviderStadia.AlidadeSmoothDark
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- alidade_smooth_dark
- ext
- png
-
xyzservices.TileProviderStadia.OSMBright
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- osm_bright
- ext
- png
-
xyzservices.TileProviderStadia.Outdoors
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- outdoors
- ext
- png
-
xyzservices.TileProviderStadia.StamenToner
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_toner
- ext
- png
-
xyzservices.TileProviderStadia.StamenTonerBackground
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_toner_background
- ext
- png
-
xyzservices.TileProviderStadia.StamenTonerLines
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_toner_lines
- ext
- png
-
xyzservices.TileProviderStadia.StamenTonerLabels
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_toner_labels
- ext
- png
-
xyzservices.TileProviderStadia.StamenTonerLite
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 20
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_toner_lite
- ext
- png
-
xyzservices.TileProviderStadia.StamenWatercolor
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}.{ext}
- min_zoom
- 1
- max_zoom
- 16
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_watercolor
- ext
- jpg
-
xyzservices.TileProviderStadia.StamenTerrain
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 18
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_terrain
- ext
- png
-
xyzservices.TileProviderStadia.StamenTerrainBackground
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 18
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_terrain_background
- ext
- png
-
xyzservices.TileProviderStadia.StamenTerrainLabels
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 18
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_terrain_labels
- ext
- png
-
xyzservices.TileProviderStadia.StamenTerrainLines
- url
- https://tiles.stadiamaps.com/tiles/{variant}/{z}/{x}/{y}{r}.{ext}
- min_zoom
- 0
- max_zoom
- 18
- html_attribution
- © Stadia Maps © Stamen Design © OpenMapTiles © OpenStreetMap contributors
- attribution
- (C) Stadia Maps (C) Stamen Design (C) OpenMapTiles (C) OpenStreetMap contributors
- variant
- stamen_terrain_lines
- ext
- png
-
-
xyzservices.Bunch9 items
-
xyzservices.TileProviderThunderforest.OpenCycleMap
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- cycle
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.Transport
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- transport
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.TransportDark
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- transport-dark
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.SpinalMap
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- spinal-map
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.Landscape
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- landscape
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.Outdoors
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- outdoors
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.Pioneer
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- pioneer
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.MobileAtlas
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- mobile-atlas
- apikey
- max_zoom
- 22
-
xyzservices.TileProviderThunderforest.Neighbourhood
- url
- https://{s}.tile.thunderforest.com/{variant}/{z}/{x}/{y}.png?apikey={apikey}
- html_attribution
- © Thunderforest, © OpenStreetMap contributors
- attribution
- (C) Thunderforest, (C) OpenStreetMap contributors
- variant
- neighbourhood
- apikey
- max_zoom
- 22
-
-
xyzservices.TileProviderCyclOSM
- url
- https://{s}.tile-cyclosm.openstreetmap.fr/cyclosm/{z}/{x}/{y}.png
- max_zoom
- 20
- html_attribution
- CyclOSM | Map data: © OpenStreetMap contributors
- attribution
- CyclOSM | Map data: (C) OpenStreetMap contributors
-
xyzservices.Bunch6 items
-
xyzservices.TileProviderJawg.Streets
- url
- https://{s}.tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}
- html_attribution
- © JawgMaps © OpenStreetMap contributors
- attribution
- (C) **Jawg** Maps (C) OpenStreetMap contributors
- min_zoom
- 0
- max_zoom
- 22
- subdomains
- abcd
- variant
- jawg-streets
- accessToken
-
xyzservices.TileProviderJawg.Terrain
- url
- https://{s}.tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}
- html_attribution
- © JawgMaps © OpenStreetMap contributors
- attribution
- (C) **Jawg** Maps (C) OpenStreetMap contributors
- min_zoom
- 0
- max_zoom
- 22
- subdomains
- abcd
- variant
- jawg-terrain
- accessToken
-
xyzservices.TileProviderJawg.Sunny
- url
- https://{s}.tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}
- html_attribution
- © JawgMaps © OpenStreetMap contributors
- attribution
- (C) **Jawg** Maps (C) OpenStreetMap contributors
- min_zoom
- 0
- max_zoom
- 22
- subdomains
- abcd
- variant
- jawg-sunny
- accessToken
-
xyzservices.TileProviderJawg.Dark
- url
- https://{s}.tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}
- html_attribution
- © JawgMaps © OpenStreetMap contributors
- attribution
- (C) **Jawg** Maps (C) OpenStreetMap contributors
- min_zoom
- 0
- max_zoom
- 22
- subdomains
- abcd
- variant
- jawg-dark
- accessToken
-
xyzservices.TileProviderJawg.Light
- url
- https://{s}.tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}
- html_attribution
- © JawgMaps © OpenStreetMap contributors
- attribution
- (C) **Jawg** Maps (C) OpenStreetMap contributors
- min_zoom
- 0
- max_zoom
- 22
- subdomains
- abcd
- variant
- jawg-light
- accessToken
-
xyzservices.TileProviderJawg.Matrix
- url
- https://{s}.tile.jawg.io/{variant}/{z}/{x}/{y}{r}.png?access-token={accessToken}
- html_attribution
- © JawgMaps © OpenStreetMap contributors
- attribution
- (C) **Jawg** Maps (C) OpenStreetMap contributors
- min_zoom
- 0
- max_zoom
- 22
- subdomains
- abcd
- variant
- jawg-matrix
- accessToken
-
-
xyzservices.TileProviderMapBox
- url
- https://api.mapbox.com/styles/v1/{id}/tiles/{z}/{x}/{y}{r}?access_token={accessToken}
- html_attribution
- © Mapbox © OpenStreetMap contributors Improve this map
- attribution
- (C) Mapbox (C) OpenStreetMap contributors Improve this map
- tileSize
- 512
- max_zoom
- 18
- zoomOffset
- -1
- id
- mapbox/streets-v11
- accessToken
-
xyzservices.Bunch15 items
-
xyzservices.TileProviderMapTiler.Streets
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- streets
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Basic
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- basic
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Bright
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- bright
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Pastel
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- pastel
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Positron
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- positron
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Hybrid
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- hybrid
- ext
- jpg
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Toner
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- toner
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Topo
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- topo
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Voyager
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- voyager
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Basic4326
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- basic-4326
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
- crs
- EPSG:4326
-
xyzservices.TileProviderMapTiler.Outdoor
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- outdoor
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Topographique
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- topographique
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Winter
- url
- https://api.maptiler.com/maps/{variant}/{z}/{x}/{y}{r}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- winter
- ext
- png
- key
- tileSize
- 512
- zoomOffset
- -1
- min_zoom
- 0
- max_zoom
- 21
-
xyzservices.TileProviderMapTiler.Satellite
- url
- https://api.maptiler.com/tiles/{variant}/{z}/{x}/{y}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- satellite-v2
- ext
- jpg
- key
- min_zoom
- 0
- max_zoom
- 20
-
xyzservices.TileProviderMapTiler.Terrain
- url
- https://api.maptiler.com/tiles/{variant}/{z}/{x}/{y}.{ext}?key={key}
- html_attribution
- © MapTiler © OpenStreetMap contributors
- attribution
- (C) MapTiler (C) OpenStreetMap contributors
- variant
- terrain-rgb
- ext
- png
- key
- min_zoom
- 0
- max_zoom
- 12
-
-
xyzservices.Bunch3 items
-
xyzservices.TileProviderTomTom.Basic
- url
- https://{s}.api.tomtom.com/map/1/tile/{variant}/{style}/{z}/{x}/{y}.{ext}?key={apikey}
- variant
- basic
- max_zoom
- 22
- html_attribution
- © 1992 - 2023 TomTom.
- attribution
- (C) 1992 - 2023 TomTom.
- subdomains
- abcd
- style
- main
- ext
- png
- apikey
-
xyzservices.TileProviderTomTom.Hybrid
- url
- https://{s}.api.tomtom.com/map/1/tile/{variant}/{style}/{z}/{x}/{y}.{ext}?key={apikey}
- variant
- hybrid
- max_zoom
- 22
- html_attribution
- © 1992 - 2023 TomTom.
- attribution
- (C) 1992 - 2023 TomTom.
- subdomains
- abcd
- style
- main
- ext
- png
- apikey
-
xyzservices.TileProviderTomTom.Labels
- url
- https://{s}.api.tomtom.com/map/1/tile/{variant}/{style}/{z}/{x}/{y}.{ext}?key={apikey}
- variant
- labels
- max_zoom
- 22
- html_attribution
- © 1992 - 2023 TomTom.
- attribution
- (C) 1992 - 2023 TomTom.
- subdomains
- abcd
- style
- main
- ext
- png
- apikey
-
-
xyzservices.Bunch15 items
-
xyzservices.TileProviderEsri.WorldStreetMap
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- World_Street_Map
- html_attribution
- Tiles © Esri — Source: Esri, DeLorme, NAVTEQ, USGS, Intermap, iPC, NRCAN, Esri Japan, METI, Esri China (Hong Kong), Esri (Thailand), TomTom, 2012
- attribution
- Tiles (C) Esri -- Source: Esri, DeLorme, NAVTEQ, USGS, Intermap, iPC, NRCAN, Esri Japan, METI, Esri China (Hong Kong), Esri (Thailand), TomTom, 2012
-
xyzservices.TileProviderEsri.DeLorme
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- Specialty/DeLorme_World_Base_Map
- html_attribution
- Tiles © Esri — Copyright: ©2012 DeLorme
- attribution
- Tiles (C) Esri -- Copyright: (C)2012 DeLorme
- min_zoom
- 1
- max_zoom
- 11
-
xyzservices.TileProviderEsri.WorldTopoMap
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- World_Topo_Map
- html_attribution
- Tiles © Esri — Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community
- attribution
- Tiles (C) Esri -- Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community
-
xyzservices.TileProviderEsri.WorldImagery
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- World_Imagery
- html_attribution
- Tiles © Esri — Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community
- attribution
- Tiles (C) Esri -- Source: Esri, i-cubed, USDA, USGS, AEX, GeoEye, Getmapping, Aerogrid, IGN, IGP, UPR-EGP, and the GIS User Community
-
xyzservices.TileProviderEsri.WorldTerrain
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- World_Terrain_Base
- html_attribution
- Tiles © Esri — Source: USGS, Esri, TANA, DeLorme, and NPS
- attribution
- Tiles (C) Esri -- Source: USGS, Esri, TANA, DeLorme, and NPS
- max_zoom
- 13
-
xyzservices.TileProviderEsri.WorldShadedRelief
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- World_Shaded_Relief
- html_attribution
- Tiles © Esri — Source: Esri
- attribution
- Tiles (C) Esri -- Source: Esri
- max_zoom
- 13
-
xyzservices.TileProviderEsri.WorldPhysical
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- World_Physical_Map
- html_attribution
- Tiles © Esri — Source: US National Park Service
- attribution
- Tiles (C) Esri -- Source: US National Park Service
- max_zoom
- 8
-
xyzservices.TileProviderEsri.OceanBasemap
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- Ocean/World_Ocean_Base
- html_attribution
- Tiles © Esri — Sources: GEBCO, NOAA, CHS, OSU, UNH, CSUMB, National Geographic, DeLorme, NAVTEQ, and Esri
- attribution
- Tiles (C) Esri -- Sources: GEBCO, NOAA, CHS, OSU, UNH, CSUMB, National Geographic, DeLorme, NAVTEQ, and Esri
- max_zoom
- 13
-
xyzservices.TileProviderEsri.NatGeoWorldMap
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- NatGeo_World_Map
- html_attribution
- Tiles © Esri — National Geographic, Esri, DeLorme, NAVTEQ, UNEP-WCMC, USGS, NASA, ESA, METI, NRCAN, GEBCO, NOAA, iPC
- attribution
- Tiles (C) Esri -- National Geographic, Esri, DeLorme, NAVTEQ, UNEP-WCMC, USGS, NASA, ESA, METI, NRCAN, GEBCO, NOAA, iPC
- max_zoom
- 16
-
xyzservices.TileProviderEsri.WorldGrayCanvas
- url
- https://server.arcgisonline.com/ArcGIS/rest/services/{variant}/MapServer/tile/{z}/{y}/{x}
- variant
- Canvas/World_Light_Gray_Base
- html_attribution
- Tiles © Esri — Esri, DeLorme, NAVTEQ
- attribution
- Tiles (C) Esri -- Esri, DeLorme, NAVTEQ
- max_zoom
- 16
-
xyzservices.TileProviderEsri.ArcticImagery
- url
- http://server.arcgisonline.com/ArcGIS/rest/services/Polar/Arctic_Imagery/MapServer/tile/{z}/{y}/{x}
- variant
- Arctic_Imagery
- html_attribution
- Earthstar Geographics
- attribution
- Earthstar Geographics
- max_zoom
- 24
- crs
- EPSG:5936
- bounds
- [[-2623285.8808999993, -2623285.8808999993], [6623285.8803, 6623285.8803]]
-
xyzservices.TileProviderEsri.ArcticOceanBase
- url
- http://server.arcgisonline.com/ArcGIS/rest/services/Polar/Arctic_Ocean_Base/MapServer/tile/{z}/{y}/{x}
- variant
- Arctic_Ocean_Base
- html_attribution
- Tiles © Esri — Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community
- attribution
- Tiles © Esri — Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community
- max_zoom
- 24
- crs
- EPSG:5936
- bounds
- [[-2623285.8808999993, -2623285.8808999993], [6623285.8803, 6623285.8803]]
-
xyzservices.TileProviderEsri.ArcticOceanReference
- url
- http://server.arcgisonline.com/ArcGIS/rest/services/Polar/Arctic_Ocean_Reference/MapServer/tile/{z}/{y}/{x}
- variant
- Arctic_Ocean_Reference
- html_attribution
- Tiles © Esri — Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community
- attribution
- Tiles © Esri — Esri, DeLorme, NAVTEQ, TomTom, Intermap, iPC, USGS, FAO, NPS, NRCAN, GeoBase, Kadaster NL, Ordnance Survey, Esri Japan, METI, Esri China (Hong Kong), and the GIS User Community
- max_zoom
- 24
- crs
- EPSG:5936
- bounds
- [[-2623285.8808999993, -2623285.8808999993], [6623285.8803, 6623285.8803]]
-
xyzservices.TileProviderEsri.AntarcticImagery
- url
- http://server.arcgisonline.com/ArcGIS/rest/services/Polar/Antarctic_Imagery/MapServer/tile/{z}/{y}/{x}
- variant
- Antarctic_Imagery
- html_attribution
- Earthstar Geographics
- attribution
- Earthstar Geographics
- max_zoom
- 24
- crs
- EPSG:3031
- bounds
- [[-9913957.327914657, -5730886.461772691], [9913957.327914657, 5730886.461773157]]
-
xyzservices.TileProviderEsri.AntarcticBasemap
- url
- https://tiles.arcgis.com/tiles/C8EMgrsFcRFL6LrL/arcgis/rest/services/Antarctic_Basemap/MapServer/tile/{z}/{y}/{x}
- variant
- Antarctic_Basemap
- html_attribution
- Imagery provided by NOAA National Centers for Environmental Information (NCEI); International Bathymetric Chart of the Southern Ocean (IBCSO); General Bathymetric Chart of the Oceans (GEBCO).
- attribution
- Imagery provided by NOAA National Centers for Environmental Information (NCEI); International Bathymetric Chart of the Southern Ocean (IBCSO); General Bathymetric Chart of the Oceans (GEBCO).
- max_zoom
- 9
- crs
- EPSG:3031
- bounds
- [[-4524583.19363305, -4524449.487765655], [4524449.4877656475, 4524583.193633042]]
-
-
xyzservices.Bunch11 items
-
xyzservices.TileProviderOpenWeatherMap.Clouds
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- clouds
-
xyzservices.TileProviderOpenWeatherMap.CloudsClassic
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- clouds_cls
-
xyzservices.TileProviderOpenWeatherMap.Precipitation
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- precipitation
-
xyzservices.TileProviderOpenWeatherMap.PrecipitationClassic
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- precipitation_cls
-
xyzservices.TileProviderOpenWeatherMap.Rain
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- rain
-
xyzservices.TileProviderOpenWeatherMap.RainClassic
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- rain_cls
-
xyzservices.TileProviderOpenWeatherMap.Pressure
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- pressure
-
xyzservices.TileProviderOpenWeatherMap.PressureContour
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- pressure_cntr
-
xyzservices.TileProviderOpenWeatherMap.Wind
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- wind
-
xyzservices.TileProviderOpenWeatherMap.Temperature
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- temp
-
xyzservices.TileProviderOpenWeatherMap.Snow
- url
- http://{s}.tile.openweathermap.org/map/{variant}/{z}/{x}/{y}.png?appid={apiKey}
- max_zoom
- 19
- html_attribution
- Map data © OpenWeatherMap
- attribution
- Map data (C) OpenWeatherMap
- apiKey
- opacity
- 0.5
- variant
- snow
-
-
xyzservices.Bunch30 items
-
xyzservices.TileProviderHERE.normalDay
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayCustom
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day.custom
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayGrey
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day.grey
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayGreyMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day.grey.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayTransit
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day.transit
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayTransitMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day.transit.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalDayTraffic
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- traffic
- variant
- normal.traffic.day
- max_zoom
- 20
- type
- traffictile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalNight
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.night
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalNightMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.night.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalNightGrey
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.night.grey
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalNightGreyMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.night.grey.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalNightTransit
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.night.transit
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.normalNightTransitMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.night.transit.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.reducedDay
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- reduced.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.reducedNight
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- reduced.night
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.basicMap
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day
- max_zoom
- 20
- type
- basetile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.mapLabels
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- normal.day
- max_zoom
- 20
- type
- labeltile
- language
- eng
- format
- png
- size
- 256
-
xyzservices.TileProviderHERE.trafficFlow
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- traffic
- variant
- normal.day
- max_zoom
- 20
- type
- flowtile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.carnavDayGrey
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- carnav.day.grey
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.hybridDay
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- hybrid.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.hybridDayMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- hybrid.day.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.hybridDayTransit
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- hybrid.day.transit
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.hybridDayGrey
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- hybrid.grey.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.hybridDayTraffic
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- traffic
- variant
- hybrid.traffic.day
- max_zoom
- 20
- type
- traffictile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.pedestrianDay
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- pedestrian.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.pedestrianNight
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- base
- variant
- pedestrian.night
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.satelliteDay
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- satellite.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.terrainDay
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- terrain.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHERE.terrainDayMobile
- url
- https://{s}.{base}.maps.api.here.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?app_id={app_id}&app_code={app_code}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- app_id
- app_code
- base
- aerial
- variant
- terrain.day.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
-
xyzservices.Bunch28 items
-
xyzservices.TileProviderHEREv3.normalDay
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalDayCustom
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day.custom
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalDayGrey
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day.grey
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalDayMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalDayGreyMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day.grey.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalDayTransit
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day.transit
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalDayTransitMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day.transit.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalNight
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.night
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalNightMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.night.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalNightGrey
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.night.grey
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalNightGreyMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.night.grey.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalNightTransit
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.night.transit
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.normalNightTransitMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.night.transit.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.reducedDay
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- reduced.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.reducedNight
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- reduced.night
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.basicMap
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day
- max_zoom
- 20
- type
- basetile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.mapLabels
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- normal.day
- max_zoom
- 20
- type
- labeltile
- language
- eng
- format
- png
- size
- 256
-
xyzservices.TileProviderHEREv3.trafficFlow
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- traffic
- variant
- normal.day
- max_zoom
- 20
- type
- flowtile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.carnavDayGrey
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- carnav.day.grey
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.hybridDay
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- hybrid.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.hybridDayMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- hybrid.day.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.hybridDayTransit
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- hybrid.day.transit
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.hybridDayGrey
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- hybrid.grey.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.pedestrianDay
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- pedestrian.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.pedestrianNight
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- base
- variant
- pedestrian.night
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.satelliteDay
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- satellite.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.terrainDay
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- terrain.day
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
xyzservices.TileProviderHEREv3.terrainDayMobile
- url
- https://{s}.{base}.maps.ls.hereapi.com/maptile/2.1/{type}/{mapID}/{variant}/{z}/{x}/{y}/{size}/{format}?apiKey={apiKey}≶={language}
- html_attribution
- Map © 1987-2023 HERE
- attribution
- Map (C) 1987-2023 HERE
- subdomains
- 1234
- mapID
- newest
- apiKey
- base
- aerial
- variant
- terrain.day.mobile
- max_zoom
- 20
- type
- maptile
- language
- eng
- format
- png8
- size
- 256
-
-
xyzservices.TileProviderFreeMapSK
- url
- https://{s}.freemap.sk/T/{z}/{x}/{y}.jpeg
- min_zoom
- 8
- max_zoom
- 16
- subdomains
- abcd
- bounds
- [[47.204642, 15.996093], [49.830896, 22.576904]]
- html_attribution
- © OpenStreetMap contributors, visualization CC-By-SA 2.0 Freemap.sk
- attribution
- (C) OpenStreetMap contributors, visualization CC-By-SA 2.0 Freemap.sk
-
xyzservices.TileProviderMtbMap
- url
- http://tile.mtbmap.cz/mtbmap_tiles/{z}/{x}/{y}.png
- html_attribution
- © OpenStreetMap contributors & USGS
- attribution
- (C) OpenStreetMap contributors & USGS
-
xyzservices.Bunch10 items
-
xyzservices.TileProviderCartoDB.Positron
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- light_all
-
xyzservices.TileProviderCartoDB.PositronNoLabels
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- light_nolabels
-
xyzservices.TileProviderCartoDB.PositronOnlyLabels
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- light_only_labels
-
xyzservices.TileProviderCartoDB.DarkMatter
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- dark_all
-
xyzservices.TileProviderCartoDB.DarkMatterNoLabels
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- dark_nolabels
-
xyzservices.TileProviderCartoDB.DarkMatterOnlyLabels
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- dark_only_labels
-
xyzservices.TileProviderCartoDB.Voyager
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- rastertiles/voyager
-
xyzservices.TileProviderCartoDB.VoyagerNoLabels
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- rastertiles/voyager_nolabels
-
xyzservices.TileProviderCartoDB.VoyagerOnlyLabels
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- rastertiles/voyager_only_labels
-
xyzservices.TileProviderCartoDB.VoyagerLabelsUnder
- url
- https://{s}.basemaps.cartocdn.com/{variant}/{z}/{x}/{y}{r}.png
- html_attribution
- © OpenStreetMap contributors © CARTO
- attribution
- (C) OpenStreetMap contributors (C) CARTO
- subdomains
- abcd
- max_zoom
- 20
- variant
- rastertiles/voyager_labels_under
-
-
xyzservices.Bunch2 items
-
xyzservices.TileProviderHikeBike.HikeBike
- url
- https://tiles.wmflabs.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 19
- html_attribution
- © OpenStreetMap contributors
- attribution
- (C) OpenStreetMap contributors
- variant
- hikebike
-
xyzservices.TileProviderHikeBike.HillShading
- url
- https://tiles.wmflabs.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 15
- html_attribution
- © OpenStreetMap contributors
- attribution
- (C) OpenStreetMap contributors
- variant
- hillshading
-
-
xyzservices.Bunch7 items
-
xyzservices.TileProviderBasemapAT.basemap
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 20
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- normal
- format
- png
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- geolandbasemap
-
xyzservices.TileProviderBasemapAT.grau
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 19
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- normal
- format
- png
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- bmapgrau
-
xyzservices.TileProviderBasemapAT.overlay
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 19
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- normal
- format
- png
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- bmapoverlay
-
xyzservices.TileProviderBasemapAT.terrain
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 19
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- grau
- format
- jpeg
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- bmapgelaende
-
xyzservices.TileProviderBasemapAT.surface
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 19
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- grau
- format
- jpeg
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- bmapoberflaeche
-
xyzservices.TileProviderBasemapAT.highdpi
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 19
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- normal
- format
- jpeg
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- bmaphidpi
-
xyzservices.TileProviderBasemapAT.orthofoto
- url
- https://mapsneu.wien.gv.at/basemap/{variant}/{type}/google3857/{z}/{y}/{x}.{format}
- max_zoom
- 20
- html_attribution
- Datenquelle: basemap.at
- attribution
- Datenquelle: basemap.at
- type
- normal
- format
- jpeg
- bounds
- [[46.35877, 8.782379], [49.037872, 17.189532]]
- variant
- bmaporthofoto30cm
-
-
xyzservices.Bunch5 items
-
xyzservices.TileProvidernlmaps.standaard
- url
- https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/{variant}/EPSG:3857/{z}/{x}/{y}.png
- min_zoom
- 6
- max_zoom
- 19
- bounds
- [[50.5, 3.25], [54, 7.6]]
- html_attribution
- Kaartgegevens © Kadaster
- attribution
- Kaartgegevens (C) Kadaster
- variant
- standaard
-
xyzservices.TileProvidernlmaps.pastel
- url
- https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/{variant}/EPSG:3857/{z}/{x}/{y}.png
- min_zoom
- 6
- max_zoom
- 19
- bounds
- [[50.5, 3.25], [54, 7.6]]
- html_attribution
- Kaartgegevens © Kadaster
- attribution
- Kaartgegevens (C) Kadaster
- variant
- pastel
-
xyzservices.TileProvidernlmaps.grijs
- url
- https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/{variant}/EPSG:3857/{z}/{x}/{y}.png
- min_zoom
- 6
- max_zoom
- 19
- bounds
- [[50.5, 3.25], [54, 7.6]]
- html_attribution
- Kaartgegevens © Kadaster
- attribution
- Kaartgegevens (C) Kadaster
- variant
- grijs
-
xyzservices.TileProvidernlmaps.water
- url
- https://service.pdok.nl/brt/achtergrondkaart/wmts/v2_0/{variant}/EPSG:3857/{z}/{x}/{y}.png
- min_zoom
- 6
- max_zoom
- 19
- bounds
- [[50.5, 3.25], [54, 7.6]]
- html_attribution
- Kaartgegevens © Kadaster
- attribution
- Kaartgegevens (C) Kadaster
- variant
- water
-
xyzservices.TileProvidernlmaps.luchtfoto
- url
- https://service.pdok.nl/hwh/luchtfotorgb/wmts/v1_0/Actueel_ortho25/EPSG:3857/{z}/{x}/{y}.jpeg
- min_zoom
- 6
- max_zoom
- 19
- bounds
- [[50.5, 3.25], [54, 7.6]]
- html_attribution
- Kaartgegevens © Kadaster
- attribution
- Kaartgegevens (C) Kadaster
-
-
xyzservices.Bunch15 items
-
xyzservices.TileProviderNASAGIBS.ModisTerraTrueColorCR
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 9
- format
- jpg
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- MODIS_Terra_CorrectedReflectance_TrueColor
-
xyzservices.TileProviderNASAGIBS.ModisTerraBands367CR
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 9
- format
- jpg
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- MODIS_Terra_CorrectedReflectance_Bands367
-
xyzservices.TileProviderNASAGIBS.ViirsEarthAtNight2012
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 8
- format
- jpg
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- VIIRS_CityLights_2012
-
xyzservices.TileProviderNASAGIBS.ModisTerraLSTDay
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 7
- format
- png
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- MODIS_Terra_Land_Surface_Temp_Day
- opacity
- 0.75
-
xyzservices.TileProviderNASAGIBS.ModisTerraSnowCover
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 8
- format
- png
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- MODIS_Terra_NDSI_Snow_Cover
- opacity
- 0.75
-
xyzservices.TileProviderNASAGIBS.ModisTerraAOD
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 6
- format
- png
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- MODIS_Terra_Aerosol
- opacity
- 0.75
-
xyzservices.TileProviderNASAGIBS.ModisTerraChlorophyll
- url
- https://map1.vis.earthdata.nasa.gov/wmts-webmerc/{variant}/default/{time}/{tilematrixset}{max_zoom}/{z}/{y}/{x}.{format}
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- bounds
- [[-85.0511287776, -179.999999975], [85.0511287776, 179.999999975]]
- min_zoom
- 1
- max_zoom
- 7
- format
- png
- time
- tilematrixset
- GoogleMapsCompatible_Level
- variant
- MODIS_Terra_Chlorophyll_A
- opacity
- 0.75
-
xyzservices.TileProviderNASAGIBS.ModisTerraBands721CR
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/MODIS_Terra_CorrectedReflectance_Bands721/default/{time}/GoogleMapsCompatible_Level9/{z}/{y}/{x}.jpg
- max_zoom
- 9
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- time
-
xyzservices.TileProviderNASAGIBS.ModisAquaTrueColorCR
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/MODIS_Aqua_CorrectedReflectance_TrueColor/default/{time}/GoogleMapsCompatible_Level9/{z}/{y}/{x}.jpg
- max_zoom
- 9
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- time
-
xyzservices.TileProviderNASAGIBS.ModisAquaBands721CR
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/MODIS_Aqua_CorrectedReflectance_Bands721/default/{time}/GoogleMapsCompatible_Level9/{z}/{y}/{x}.jpg
- max_zoom
- 9
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- time
-
xyzservices.TileProviderNASAGIBS.ViirsTrueColorCR
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/VIIRS_SNPP_CorrectedReflectance_TrueColor/default/{time}/GoogleMapsCompatible_Level9/{z}/{y}/{x}.jpg
- max_zoom
- 9
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- time
-
xyzservices.TileProviderNASAGIBS.BlueMarble3413
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3413/best/BlueMarble_NextGeneration/default/EPSG3413_500m/{z}/{y}/{x}.jpeg
- max_zoom
- 5
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- crs
- EPSG:3413
-
xyzservices.TileProviderNASAGIBS.BlueMarble3031
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3031/best/BlueMarble_NextGeneration/default/EPSG3031_500m/{z}/{y}/{x}.jpeg
- max_zoom
- 5
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- crs
- EPSG:3031
-
xyzservices.TileProviderNASAGIBS.BlueMarble
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/BlueMarble_NextGeneration/default/EPSG3857_500m/{z}/{y}/{x}.jpeg
- max_zoom
- 8
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
-
xyzservices.TileProviderNASAGIBS.ASTER_GDEM_Greyscale_Shaded_Relief
- url
- https://gibs.earthdata.nasa.gov/wmts/epsg3857/best/ASTER_GDEM_Greyscale_Shaded_Relief/default/GoogleMapsCompatible_Level12/{z}/{y}/{x}.jpg
- max_zoom
- 12
- attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
- html_attribution
- Imagery provided by services from the Global Imagery Browse Services (GIBS), operated by the NASA/GSFC/Earth Science Data and Information System (ESDIS) with funding provided by NASA/HQ.
-
-
xyzservices.TileProviderNLS
- url
- https://nls-{s}.tileserver.com/nls/{z}/{x}/{y}.jpg
- html_attribution
- National Library of Scotland Historic Maps
- attribution
- National Library of Scotland Historic Maps
- bounds
- [[49.6, -12], [61.7, 3]]
- min_zoom
- 1
- max_zoom
- 18
- subdomains
- 0123
- status
- broken
-
xyzservices.Bunch9 items
-
xyzservices.TileProviderJusticeMap.income
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- income
- status
- broken
-
xyzservices.TileProviderJusticeMap.americanIndian
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- indian
- status
- broken
-
xyzservices.TileProviderJusticeMap.asian
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- asian
- status
- broken
-
xyzservices.TileProviderJusticeMap.black
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- black
- status
- broken
-
xyzservices.TileProviderJusticeMap.hispanic
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- hispanic
- status
- broken
-
xyzservices.TileProviderJusticeMap.multi
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- multi
- status
- broken
-
xyzservices.TileProviderJusticeMap.nonWhite
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- nonwhite
- status
- broken
-
xyzservices.TileProviderJusticeMap.white
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- white
- status
- broken
-
xyzservices.TileProviderJusticeMap.plurality
- url
- https://www.justicemap.org/tile/{size}/{variant}/{z}/{x}/{y}.png
- html_attribution
- Justice Map
- attribution
- Justice Map
- size
- county
- bounds
- [[14, -180], [72, -56]]
- variant
- plural
- status
- broken
-
-
xyzservices.Bunch271 items
-
xyzservices.TileProviderGeoportailFrance.plan
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-85.0, -175.0], [85.0, 175.0]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- essentiels
- format
- image/png
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.PLANIGNV2
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.parcels
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- essentiels
- format
- image/png
- style
- normal
- variant
- CADASTRALPARCELS.PARCELLAIRE_EXPRESS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.orthos
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 21
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Adminexpress_cog_carto_Latest
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- administratif
- format
- image/png
- style
- normal
- variant
- ADMINEXPRESS-COG-CARTO.LATEST
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Adminexpress_cog_Latest
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- administratif
- format
- image/png
- style
- normal
- variant
- ADMINEXPRESS-COG.LATEST
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Limites_administratives_express_Latest
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- administratif
- format
- image/png
- style
- normal
- variant
- LIMITES_ADMINISTRATIVES_EXPRESS.LATEST
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Slopes_Pac
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.5446, -63.1614], [51.0991, 56.0018]]
- min_zoom
- 0
- max_zoom
- 15
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.SLOPES.PAC
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Hydrography_Bcae_Latest
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- HYDROGRAPHY.BCAE.LATEST
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture_Latest
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE.LATEST
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2007
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.419, -63.2635], [51.2203, 56.0237]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2007
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2008
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.419, -63.2635], [51.2203, 56.0237]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2008
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2009
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.419, -63.2635], [51.2203, 56.0237]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2009
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2011
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2011
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2012
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2012
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2013
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2013
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2014
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2015
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2015
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2018
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2018
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2020
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2020
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landuse_Agriculture2021
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- normal
- variant
- LANDUSE.AGRICULTURE2021
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Prairies_Sensibles_Bcae
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- agriculture
- format
- image/png
- style
- nolegend
- variant
- PRAIRIES.SENSIBLES.BCAE
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Elevation_Contour_Line
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- altimetrie
- format
- image/png
- style
- normal
- variant
- ELEVATION.CONTOUR.LINE
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Elevation_Elevationgridcoverage_Shadow
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4069, -63.187], [50.9218, 55.8884]]
- min_zoom
- 0
- max_zoom
- 15
- apikey
- altimetrie
- format
- image/png
- style
- estompage_grayscale
- variant
- ELEVATION.ELEVATIONGRIDCOVERAGE.SHADOW
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Elevation_Elevationgridcoverage_Threshold
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 3
- max_zoom
- 17
- apikey
- altimetrie
- format
- image/png
- style
- ELEVATION.ELEVATIONGRIDCOVERAGE.THRESHOLD
- variant
- ELEVATION.ELEVATIONGRIDCOVERAGE.THRESHOLD
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Elevation_Level0
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.51, -63.2529], [51.1388, 55.9472]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- altimetrie
- format
- image/png
- style
- normal
- variant
- ELEVATION.LEVEL0
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Elevation_Slopes
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-22.5952, -178.206], [50.9308, 167.432]]
- min_zoom
- 6
- max_zoom
- 14
- apikey
- altimetrie
- format
- image/jpeg
- style
- normal
- variant
- ELEVATION.SLOPES
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Elevationgridcoverage_Highres_Quality
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- altimetrie
- format
- image/png
- style
- Graphe de source du RGE Alti
- variant
- ELEVATIONGRIDCOVERAGE.HIGHRES.QUALITY
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Slopes_Mountain
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.5446, -63.1614], [51.0991, 56.0018]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- altimetrie
- format
- image/png
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.SLOPES.MOUNTAIN
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_1900typemaps
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[48.4726, 1.62941], [49.1548, 3.0]]
- min_zoom
- 10
- max_zoom
- 15
- apikey
- cartes
- format
- image/jpeg
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.1900TYPEMAPS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Bonne
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-0.49941, -55.9127], [7.88966, -50.0835]]
- min_zoom
- 0
- max_zoom
- 10
- apikey
- cartes
- format
- image/jpeg
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.BONNE
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Etatmajor10
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[48.3847, 1.82682], [49.5142, 2.79738]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- cartes
- format
- image/jpeg
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.ETATMAJOR10
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Etatmajor40
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.1844, -6.08889], [51.2745, 10.961]]
- min_zoom
- 6
- max_zoom
- 15
- apikey
- cartes
- format
- image/jpeg
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.ETATMAJOR40
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Maps_Bduni_J1
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- cartes
- format
- image/png
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.MAPS.BDUNI.J1
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Maps_Overview
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 1
- max_zoom
- 8
- apikey
- cartes
- format
- image/jpeg
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEMS.MAPS.OVERVIEW
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Maps_Scan50_1950
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 3
- max_zoom
- 15
- apikey
- cartes
- format
- image/jpeg
- style
- SCAN50_1950
- variant
- GEOGRAPHICALGRIDSYSTEMS.MAPS.SCAN50.1950
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Terrier_v1
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2568, 8.36284], [43.1174, 9.75281]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- cartes
- format
- image/png
- style
- nolegend
- variant
- GEOGRAPHICALGRIDSYSTEMS.TERRIER_V1
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystems_Terrier_v2
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2568, 8.36284], [43.1174, 9.75282]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- cartes
- format
- image/png
- style
- nolegend
- variant
- GEOGRAPHICALGRIDSYSTEMS.TERRIER_V2
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha00_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CHA00_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha06_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CHA06_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha06_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CHA06_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha12_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CHA12_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha12_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CHA12_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha18
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.4428, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.CHA18
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha18_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CHA18_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Cha18_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CHA18_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc00r_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC00R_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc00_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC00_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc00_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC00_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc06r_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC06R_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc06r_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC06R_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc06_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC06_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc06_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC06_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc12
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.4428, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC12
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc12r
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.4428, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.CLC12R
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc12r_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC12R_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc12r_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC12R_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc12_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC12_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc12_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC12_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc18
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.4428, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.CLC18
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc18_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [47.1747, 55.9259]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.CLC18_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc18_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC18_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Clc90_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.CLC90_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc00
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [51.1827, 55.9362]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.GRID.CLC00
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc00r_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.1779, -5.68494], [51.1827, 10.8556]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.GRID.CLC00R_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc00_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [16.6077, 55.9362]]
- min_zoom
- 0
- max_zoom
- 12
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.GRID.CLC00_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc00_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.1779, -5.68494], [51.1827, 10.8556]]
- min_zoom
- 0
- max_zoom
- 12
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.GRID.CLC00_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc06
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [51.1827, 55.9362]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.GRID.CLC06
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc06r
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [51.2963, 55.9362]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.GRID.CLC06R
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc06r_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [16.6077, 55.9362]]
- min_zoom
- 0
- max_zoom
- 12
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.GRID.CLC06R_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc06r_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.0278, -5.91689], [51.2963, 11.0883]]
- min_zoom
- 0
- max_zoom
- 12
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.GRID.CLC06R_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc06_dom
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [16.6077, 55.9362]]
- min_zoom
- 0
- max_zoom
- 12
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - DOM
- variant
- LANDCOVER.GRID.CLC06_DOM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc06_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.1779, -5.68494], [51.1827, 10.8556]]
- min_zoom
- 0
- max_zoom
- 12
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.GRID.CLC06_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc12
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4825, -61.9063], [51.2963, 55.9362]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover
- variant
- LANDCOVER.GRID.CLC12
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Grid_Clc90_fr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.1779, -5.68494], [51.1827, 10.8556]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - France métropolitaine
- variant
- LANDCOVER.GRID.CLC90_FR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Dlt_Clc12
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.572, -62.3602], [51.4949, 55.8441]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - type de forêts
- variant
- LANDCOVER.HR.DLT.CLC12
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Dlt_Clc15
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.572, -62.3602], [51.4949, 55.8441]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - type de forêts
- variant
- LANDCOVER.HR.DLT.CLC15
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Gra_Clc15
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.3925, -61.8133], [51.4949, 55.84]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - prairies
- variant
- LANDCOVER.HR.GRA.CLC15
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Imd_Clc12
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.5758, -62.3609], [51.4952, 56.1791]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - taux d'imperméabilisation des sols
- variant
- LANDCOVER.HR.IMD.CLC12
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Imd_Clc15
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.5758, -62.3609], [51.4952, 56.1791]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - taux d'imperméabilisation des sols
- variant
- LANDCOVER.HR.IMD.CLC15
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Tcd_Clc12
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.572, -62.3602], [51.4949, 55.8441]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - taux de couvert arboré
- variant
- LANDCOVER.HR.TCD.CLC12
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Tcd_Clc15
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.572, -62.3602], [51.4949, 55.8441]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - taux de couvert arboré
- variant
- LANDCOVER.HR.TCD.CLC15
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Hr_Waw_Clc15
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.572, -62.3602], [51.4949, 55.8441]]
- min_zoom
- 0
- max_zoom
- 13
- apikey
- clc
- format
- image/png
- style
- CORINE Land Cover - HR - zones humides et surfaces en eaux permanentes
- variant
- LANDCOVER.HR.WAW.CLC15
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Areamanagement_Zfu
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- normal
- variant
- AREAMANAGEMENT.ZFU
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Areamanagement_Zus
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- normal
- variant
- AREAMANAGEMENT.ZUS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Communes_Prioritydisctrict
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- economie
- format
- image/png
- style
- normal
- variant
- COMMUNES.PRIORITYDISCTRICT
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Dreal_Zonage_pinel
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[47.2719, -5.15012], [48.9064, -1.00687]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- economie
- format
- image/png
- style
- normal
- variant
- DREAL.ZONAGE_PINEL
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Enfants_0_17_Ans_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.ENFANTS.0.17.ANS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Logements_Surface_Moyenne_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.LOGEMENTS.SURFACE.MOYENNE.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Niveau_De_Vie_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.NIVEAU.DE.VIE.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Familles_Monoparentales_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.FAMILLES.MONOPARENTALES.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Individus_25_39_Ans_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.INDIVIDUS.25.39.ANS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Individus_40_54_Ans_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.INDIVIDUS.40.54.ANS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Individus_55_64_Ans_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.INDIVIDUS.55.64.ANS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Logements_Apres_1990_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.LOGEMENTS.APRES.1990.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Logements_Avant_1945_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.LOGEMENTS.AVANT.1945.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Logements_Collectifs_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.LOGEMENTS.COLLECTIFS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Logements_Construits_1945_1970_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.LOGEMENTS.CONSTRUITS.1945.1970.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Logements_Construits_1970_1990_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.LOGEMENTS.CONSTRUITS.1970.1990.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Logements_Sociaux_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.LOGEMENTS.SOCIAUX.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Menages_1_Personne_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.MENAGES.1.PERSONNE.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Menages_5_Personnes_Ouplus_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.MENAGES.5.PERSONNES.OUPLUS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Menages_Maison_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.MENAGES.MAISON.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Menages_Pauvres_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.MENAGES.PAUVRES.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Menages_Proprietaires_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.MENAGES.PROPRIETAIRES.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Part_Plus_65_Ans_Secret
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.PART.PLUS.65.ANS.SECRET
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Insee_Filosofi_Population
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- economie
- format
- image/png
- style
- INSEE
- variant
- INSEE.FILOSOFI.POPULATION
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Debroussaillement
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- environnement
- format
- image/png
- style
- nolegend
- variant
- DEBROUSSAILLEMENT
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Forets_Publiques
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 3
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- FORETS PUBLIQUES ONF
- variant
- FORETS.PUBLIQUES
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalgridsystem_Dfci
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- GEOGRAPHICALGRIDSYSTEM.DFCI
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Forestareas
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- LANDCOVER.FORESTAREAS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Forestinventory_V1
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- LANDCOVER.FORESTINVENTORY.V1
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Forestinventory_V2
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- LANDCOVER.FORESTINVENTORY.V2
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Sylvoecoregions
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- LANDCOVER.SYLVOECOREGIONS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Landcover_Sylvoecoregions_Alluvium
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- LANDCOVER.SYLVOECOREGIONS.ALLUVIUM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Apb
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.APB
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Apg
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.APG
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Aphn
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-53.6279, -63.3725], [51.3121, 82.645]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.APHN
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Aplg
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-53.6279, -63.3725], [51.3121, 82.645]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- nolegend
- variant
- PROTECTEDAREAS.APLG
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Bios
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.BIOS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Gp
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.GP
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Inpg
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-53.6279, -63.3725], [51.3121, 82.645]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.INPG
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Mnhn_Cdl_Parcels
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.MNHN.CDL.PARCELS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Mnhn_Cdl_Perimeter
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.MNHN.CDL.PERIMETER
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Mnhn_Conservatoires
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.MNHN.CONSERVATOIRES
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Mnhn_Rn_Perimeter
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-53.6279, -63.3725], [51.3121, 82.645]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.MNHN.RN.PERIMETER
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Pn
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.PN
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Pnm
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.PNM
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Pnr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.PNR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Prsf
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- environnement
- format
- image/png
- style
- POINT RENCONTRE SECOURS FORET
- variant
- PROTECTEDAREAS.PRSF
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Ramsar
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.RAMSAR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Rb
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.RB
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Ripn
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.RIPN
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Rn
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-53.6279, -63.3725], [51.3121, 82.645]]
- min_zoom
- 0
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.RN
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Rnc
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.RNC
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Rncf
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.RNCF
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Sic
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.SIC
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Znieff1
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.ZNIEFF1
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Znieff1_Sea
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.ZNIEFF1.SEA
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Znieff2
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.ZNIEFF2
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Znieff2_Sea
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.ZNIEFF2.SEA
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Zpr
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-53.6279, -63.3725], [51.3121, 82.645]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- nolegend
- variant
- PROTECTEDAREAS.ZPR
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedareas_Zps
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDAREAS.ZPS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Protectedsites_Mnhn_Reserves_regionales
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- environnement
- format
- image/png
- style
- normal
- variant
- PROTECTEDSITES.MNHN.RESERVES-REGIONALES
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[14.2395, -61.6644], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- normal
- variant
- OCSGE.CONSTRUCTIONS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2002
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.366, -5.13902], [51.089, 9.55982]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2002
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2011
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2011
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.366, -5.13902], [51.089, 9.55982]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2014
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[14.2395, -61.6644], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Constructions_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.3043, -0.291052], [44.0864, 1.2122]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.CONSTRUCTIONS.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[14.2395, -61.6644], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- normal
- variant
- OCSGE.COUVERTURE
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2002
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.366, -5.13902], [51.089, 9.55982]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- normal
- variant
- OCSGE.COUVERTURE.2002
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.COUVERTURE.2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2011
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.COUVERTURE.2011
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.366, -5.13902], [51.089, 9.55982]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.COUVERTURE.2014
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.COUVERTURE.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[14.2395, -61.6644], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.COUVERTURE.2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Couverture_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.3043, -0.291052], [44.0864, 1.2122]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.COUVERTURE.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[14.2395, -61.6644], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- normal
- variant
- OCSGE.USAGE
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2002
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.366, -5.13902], [51.089, 9.55982]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- normal
- variant
- OCSGE.USAGE.2002
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.USAGE.2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2011
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.USAGE.2011
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.366, -5.13902], [51.089, 9.55982]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- normal
- variant
- OCSGE.USAGE.2014
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.USAGE.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[14.2395, -61.6644], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.USAGE.2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Usage_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.3043, -0.291052], [44.0864, 1.2122]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.USAGE.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Visu_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.2815, -0.318517], [44.0543, 1.22575]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.VISU.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Ocsge_Visu_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.2815, -0.321664], [44.1082, 1.22575]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- ocsge
- format
- image/png
- style
- nolegend
- variant
- OCSGE.VISU.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Hr_Orthoimagery_Orthophotos
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -63.1607], [51.1124, 55.8464]]
- min_zoom
- 6
- max_zoom
- 19
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- HR.ORTHOIMAGERY.ORTHOPHOTOS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophos_Restrictedareas
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-22.9723, -178.309], [51.3121, 168.298]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- ortho
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOS.RESTRICTEDAREAS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Bdortho
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-22.7643, -178.187], [51.1124, 168.19]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.BDORTHO
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Coast2000
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.301, -5.21565], [51.1233, 2.60783]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- ortho
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.COAST2000
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ilesdunord
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[17.8626, -63.1986], [18.1701, -62.7828]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- ortho
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ILESDUNORD
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -62.9717], [51.1124, 55.8464]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_express_2023
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC-EXPRESS.2023
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_asp_pac2022
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-ASP_PAC2022
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_asp_pac2023
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-ASP_PAC2023
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_express_2023
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-EXPRESS.2023
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Pcrs_Lamb93
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.6976, -3.80779], [48.8107, 6.92319]]
- min_zoom
- 6
- max_zoom
- 21
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- PCRS.LAMB93
- TileMatrixSet
- LAMB93_5cm_EPSG
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Thr_Orthoimagery_Orthophotos
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.4378, -6.92466], [51.9098, 11.4965]]
- min_zoom
- 6
- max_zoom
- 21
- apikey
- ortho
- format
- image/jpeg
- style
- normal
- variant
- THR.ORTHOIMAGERY.ORTHOPHOTOS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_1950_1965
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -67.7214], [51.0945, 55.8464]]
- min_zoom
- 3
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.1950-1965
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_1980_1995
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3125, -2.37153], [49.7785, 9.67536]]
- min_zoom
- 3
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/png
- style
- BDORTHOHISTORIQUE
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.1980-1995
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_express_2021
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC-EXPRESS.2021
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_express_2022
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -62.9717], [51.1124, 55.8464]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC-EXPRESS.2022
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2013
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.5538, -3.74871], [50.3767, 7.17132]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2013
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.1508, -2.37153], [49.6341, 7.22637]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2014
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2015
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.3163, -5.20863], [51.0945, 8.25674]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2015
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3215, -3.74871], [50.1839, 9.66314]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.9454, -0.185295], [46.4137, 7.74363]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2018
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.3163, -5.19371], [51.1124, 8.25765]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2018
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3125, -3.74871], [50.1928, 9.66314]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Irc_2020
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.9454, -2.68142], [49.4512, 7.74363]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.IRC.2020
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_asp_pac2020
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-ASP_PAC2020
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_asp_pac2021
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-ASP_PAC2021
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_express_2021
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 20
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-EXPRESS.2021
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Ortho_express_2022
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -63.1607], [51.1124, 55.8464]]
- min_zoom
- 6
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.ORTHO-EXPRESS.2022
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Socle_asp_2018
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.SOCLE-ASP.2018
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos_Urgence_Alex
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[43.8095, 7.07917], [44.1903, 7.64199]]
- min_zoom
- 6
- max_zoom
- 20
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS.URGENCE.ALEX
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2000
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2000
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2000_2005
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -178.187], [64.0698, 55.8561]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2000-2005
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2001
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[4.47153, -61.2472], [50.3765, 7.23234]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2001
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2002
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[4.49867, -61.2472], [50.3765, 9.68861]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2002
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2003
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2003
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2004
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -178.187], [51.091, 55.8561]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2004
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2005
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -178.187], [51.091, 55.8561]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2005
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2006
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -178.187], [51.091, 55.8561]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2006
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2006_2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2006-2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2007
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2007
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2008
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -178.187], [51.091, 55.8561]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2008
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2009
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2009
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2011
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2011
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2011_2015
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -178.187], [51.0945, 55.8561]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2011-2015
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2012
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2012
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2013
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2013
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2014
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2015
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2015
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -63.1607], [50.3856, 55.8464]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2018
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.3163, -5.20863], [51.1124, 8.25765]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2018
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3125, -3.74871], [50.1928, 9.66314]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Orthophotos2020
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.9454, -2.68142], [49.4512, 7.74363]]
- min_zoom
- 6
- max_zoom
- 19
- apikey
- orthohisto
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHOPHOTOS2020
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2012
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.3539, -53.2686], [50.6037, 55.5544]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2012
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2013
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2013
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2014
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2015
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2015
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.32, -54.1373], [50.6549, 55.8441]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4013, -63.1796], [51.1117, 55.8465]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2018
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4094, -63.1702], [51.0841, 55.8649]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2018
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4094, -63.1702], [51.1117, 55.8649]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2020
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-13.0169, -63.1724], [51.1117, 45.3136]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2020
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2021
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 19
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2021
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Pleiades_2022
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.3733, -67.7132], [69.3108, 55.7216]]
- min_zoom
- 0
- max_zoom
- 18
- apikey
- satellite
- format
- image/png
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.PLEIADES.2022
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Rapideye_2010
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2014, -5.80725], [50.9218, 10.961]]
- min_zoom
- 0
- max_zoom
- 15
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.RAPIDEYE.2010
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Rapideye_2011
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.0227, -5.80725], [51.1752, 10.961]]
- min_zoom
- 0
- max_zoom
- 15
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.RAPIDEYE.2011
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2013
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[44.8809, 0.563585], [50.3879, 4.29191]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2013
- TileMatrixSet
- PM
- status
- broken
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2014
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-75.0, -179.5], [75.0, 179.5]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2014
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2015
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4104, -61.8141], [51.106, 55.856]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2015
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2016
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4104, -61.85], [51.1123, 55.8562]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2016
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2017
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4104, -61.8534], [51.1123, 55.8562]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2017
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2018
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2593, -5.57103], [51.1123, 10.7394]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2018
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2019
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2593, -5.57103], [51.1123, 10.7394]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2019
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2020
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2593, -5.57103], [51.1123, 10.7394]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2020
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Orthoimagery_Ortho_sat_Spot_2021
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.2593, -5.57103], [51.1123, 10.7394]]
- min_zoom
- 0
- max_zoom
- 17
- apikey
- satellite
- format
- image/jpeg
- style
- normal
- variant
- ORTHOIMAGERY.ORTHO-SAT.SPOT.2021
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Bdcarto_etat_major_Niveau3
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[42.3263, -5.15012], [51.0938, 7.19384]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- sol
- format
- image/png
- style
- normal
- variant
- BDCARTO_ETAT-MAJOR.NIVEAU3
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Bdcarto_etat_major_Niveau4
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[41.3252, -5.15047], [51.0991, 9.57054]]
- min_zoom
- 6
- max_zoom
- 16
- apikey
- sol
- format
- image/png
- style
- normal
- variant
- BDCARTO_ETAT-MAJOR.NIVEAU4
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Buildings_Buildings
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4969, -63.9692], [71.5841, 55.9644]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- BUILDINGS.BUILDINGS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Geographicalnames_Names
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4969, -63.9692], [71.5841, 55.9644]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- GEOGRAPHICALNAMES.NAMES
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Hydrography_Hydrography
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4969, -63.9692], [71.5841, 55.9644]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- HYDROGRAPHY.HYDROGRAPHY
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Transportnetwork_Commontransportelements_Markerpost
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 10
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- TRANSPORTNETWORK.COMMONTRANSPORTELEMENTS.MARKERPOST
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Transportnetworks_Railways
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4969, -63.9692], [71.5841, 55.9644]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- TRANSPORTNETWORKS.RAILWAYS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Transportnetworks_Roads
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4969, -63.9692], [71.5841, 55.9644]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- TRANSPORTNETWORKS.ROADS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Transportnetworks_Runways
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4969, -63.9692], [71.5841, 55.9644]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- TRANSPORTNETWORKS.RUNWAYS
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Utilityandgovernmentalservices_All
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [71.5841, 55.9259]]
- min_zoom
- 6
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- UTILITYANDGOVERNMENTALSERVICES.ALL
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Hedge_Hedge
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 7
- max_zoom
- 18
- apikey
- topographie
- format
- image/png
- style
- normal
- variant
- hedge.hedge
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_1te
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 4
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- RESEAU ROUTIER 1TE
- variant
- SECUROUTE.TE.1TE
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_2te48
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- RESEAU ROUTIER 2TE48
- variant
- SECUROUTE.TE.2TE48
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_All
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- TOUS LES FRANCHISSEMENTS
- variant
- SECUROUTE.TE.ALL
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_Oa
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- AUTRES FRANCHISSEMENTS
- variant
- SECUROUTE.TE.OA
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_Pn
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- FRANCHISSEMENTS PASSAGE A NIVEAU
- variant
- SECUROUTE.TE.PN
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_Pnd
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- FRANCHISSEMENTS PASSAGE A NIVEAU DIFFICILE
- variant
- SECUROUTE.TE.PND
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_Te120
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- RESEAU ROUTIER TE120
- variant
- SECUROUTE.TE.TE120
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_Te72
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- RESEAU ROUTIER TE72
- variant
- SECUROUTE.TE.TE72
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Securoute_Te_Te94
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 6
- max_zoom
- 17
- apikey
- transports
- format
- image/png
- style
- RESEAU ROUTIER TE94
- variant
- SECUROUTE.TE.TE94
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Transportnetworks_Roads_Direction
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[-21.4756, -63.3725], [51.3121, 55.9259]]
- min_zoom
- 15
- max_zoom
- 18
- apikey
- transports
- format
- image/png
- style
- normal
- variant
- TRANSPORTNETWORKS.ROADS.DIRECTION
- TileMatrixSet
- PM
-
xyzservices.TileProviderGeoportailFrance.Transports_Drones_Restrictions
- url
- https://wxs.ign.fr/{apikey}/geoportail/wmts?REQUEST=GetTile&SERVICE=WMTS&VERSION=1.0.0&STYLE={style}&TILEMATRIXSET={TileMatrixSet}&FORMAT={format}&LAYER={variant}&TILEMATRIX={z}&TILEROW={y}&TILECOL={x}
- html_attribution
- Geoportail France
- attribution
- Geoportail France
- bounds
- [[40.576, -9.88147], [51.4428, 11.6781]]
- min_zoom
- 3
- max_zoom
- 15
- apikey
- transports
- format
- image/png
- style
- normal
- variant
- TRANSPORTS.DRONES.RESTRICTIONS
- TileMatrixSet
- PM
-
-
xyzservices.Bunch5 items
-
xyzservices.TileProviderOneMapSG.Default
- url
- https://maps-{s}.onemap.sg/v3/{variant}/{z}/{x}/{y}.png
- variant
- Default
- min_zoom
- 11
- max_zoom
- 18
- bounds
- [[1.56073, 104.11475], [1.16, 103.502]]
- html_attribution
New OneMap | Map data © contributors, Singapore Land Authority- attribution
-  New OneMap | Map data (C) contributors, Singapore Land Authority
-
xyzservices.TileProviderOneMapSG.Night
- url
- https://maps-{s}.onemap.sg/v3/{variant}/{z}/{x}/{y}.png
- variant
- Night
- min_zoom
- 11
- max_zoom
- 18
- bounds
- [[1.56073, 104.11475], [1.16, 103.502]]
- html_attribution
New OneMap | Map data © contributors, Singapore Land Authority- attribution
-  New OneMap | Map data (C) contributors, Singapore Land Authority
-
xyzservices.TileProviderOneMapSG.Original
- url
- https://maps-{s}.onemap.sg/v3/{variant}/{z}/{x}/{y}.png
- variant
- Original
- min_zoom
- 11
- max_zoom
- 18
- bounds
- [[1.56073, 104.11475], [1.16, 103.502]]
- html_attribution
New OneMap | Map data © contributors, Singapore Land Authority- attribution
-  New OneMap | Map data (C) contributors, Singapore Land Authority
-
xyzservices.TileProviderOneMapSG.Grey
- url
- https://maps-{s}.onemap.sg/v3/{variant}/{z}/{x}/{y}.png
- variant
- Grey
- min_zoom
- 11
- max_zoom
- 18
- bounds
- [[1.56073, 104.11475], [1.16, 103.502]]
- html_attribution
New OneMap | Map data © contributors, Singapore Land Authority- attribution
-  New OneMap | Map data (C) contributors, Singapore Land Authority
-
xyzservices.TileProviderOneMapSG.LandLot
- url
- https://maps-{s}.onemap.sg/v3/{variant}/{z}/{x}/{y}.png
- variant
- LandLot
- min_zoom
- 11
- max_zoom
- 18
- bounds
- [[1.56073, 104.11475], [1.16, 103.502]]
- html_attribution
New OneMap | Map data © contributors, Singapore Land Authority- attribution
-  New OneMap | Map data (C) contributors, Singapore Land Authority
-
-
xyzservices.Bunch3 items
-
xyzservices.TileProviderUSGS.USTopo
- url
- https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer/tile/{z}/{y}/{x}
- max_zoom
- 20
- html_attribution
- Tiles courtesy of the U.S. Geological Survey
- attribution
- Tiles courtesy of the U.S. Geological Survey
-
xyzservices.TileProviderUSGS.USImagery
- url
- https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryOnly/MapServer/tile/{z}/{y}/{x}
- max_zoom
- 20
- html_attribution
- Tiles courtesy of the U.S. Geological Survey
- attribution
- Tiles courtesy of the U.S. Geological Survey
-
xyzservices.TileProviderUSGS.USImageryTopo
- url
- https://basemap.nationalmap.gov/arcgis/rest/services/USGSImageryTopo/MapServer/tile/{z}/{y}/{x}
- max_zoom
- 20
- html_attribution
- Tiles courtesy of the U.S. Geological Survey
- attribution
- Tiles courtesy of the U.S. Geological Survey
-
-
xyzservices.Bunch6 items
-
xyzservices.TileProviderWaymarkedTrails.hiking
- url
- https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © waymarkedtrails.org (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) waymarkedtrails.org (CC-BY-SA)
- variant
- hiking
-
xyzservices.TileProviderWaymarkedTrails.cycling
- url
- https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © waymarkedtrails.org (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) waymarkedtrails.org (CC-BY-SA)
- variant
- cycling
-
xyzservices.TileProviderWaymarkedTrails.mtb
- url
- https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © waymarkedtrails.org (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) waymarkedtrails.org (CC-BY-SA)
- variant
- mtb
-
xyzservices.TileProviderWaymarkedTrails.slopes
- url
- https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © waymarkedtrails.org (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) waymarkedtrails.org (CC-BY-SA)
- variant
- slopes
-
xyzservices.TileProviderWaymarkedTrails.riding
- url
- https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © waymarkedtrails.org (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) waymarkedtrails.org (CC-BY-SA)
- variant
- riding
-
xyzservices.TileProviderWaymarkedTrails.skating
- url
- https://tile.waymarkedtrails.org/{variant}/{z}/{x}/{y}.png
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors | Map style: © waymarkedtrails.org (CC-BY-SA)
- attribution
- Map data: (C) OpenStreetMap contributors | Map style: (C) waymarkedtrails.org (CC-BY-SA)
- variant
- skating
-
-
xyzservices.TileProviderOpenAIP
- url
- https://{s}.tile.maps.openaip.net/geowebcache/service/tms/1.0.0/openaip_basemap@EPSG%3A900913@png/{z}/{x}/{y}.{ext}
- html_attribution
- openAIP Data (CC-BY-NC-SA)
- attribution
- openAIP Data (CC-BY-NC-SA)
- ext
- png
- min_zoom
- 4
- max_zoom
- 14
- tms
- True
- detectRetina
- True
- subdomains
- 12
-
xyzservices.Bunch1 items
-
xyzservices.TileProviderOpenSnowMap.pistes
- url
- https://tiles.opensnowmap.org/{variant}/{z}/{x}/{y}.png
- min_zoom
- 9
- max_zoom
- 18
- html_attribution
- Map data: © OpenStreetMap contributors & ODbL, © www.opensnowmap.org CC-BY-SA
- attribution
- Map data: (C) OpenStreetMap contributors & ODbL, (C) www.opensnowmap.org CC-BY-SA
- variant
- pistes
-
-
xyzservices.Bunch7 items
-
xyzservices.TileProviderAzureMaps.MicrosoftImagery
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- apiVersion
- 2.0
- variant
- microsoft.imagery
- subscriptionKey
- language
- en-US
-
xyzservices.TileProviderAzureMaps.MicrosoftBaseDarkGrey
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- apiVersion
- 2.0
- variant
- microsoft.base.darkgrey
- subscriptionKey
- language
- en-US
-
xyzservices.TileProviderAzureMaps.MicrosoftBaseRoad
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- apiVersion
- 2.0
- variant
- microsoft.base.road
- subscriptionKey
- language
- en-US
-
xyzservices.TileProviderAzureMaps.MicrosoftBaseHybridRoad
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- apiVersion
- 2.0
- variant
- microsoft.base.hybrid.road
- subscriptionKey
- language
- en-US
-
xyzservices.TileProviderAzureMaps.MicrosoftTerraMain
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile for details.
- apiVersion
- 2.0
- variant
- microsoft.terra.main
- subscriptionKey
- language
- en-US
-
xyzservices.TileProviderAzureMaps.MicrosoftWeatherInfraredMain
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&timeStamp={timeStamp}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile#uri-parameters for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile#uri-parameters for details.
- apiVersion
- 2.0
- variant
- microsoft.weather.infrared.main
- subscriptionKey
- language
- en-US
- timeStamp
- 2021-05-08T09:03:00Z
-
xyzservices.TileProviderAzureMaps.MicrosoftWeatherRadarMain
- url
- https://atlas.microsoft.com/map/tile?api-version={apiVersion}&tilesetId={variant}&x={x}&y={y}&zoom={z}&timeStamp={timeStamp}&language={language}&subscription-key={subscriptionKey}
- html_attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile#uri-parameters for details.
- attribution
- See https://docs.microsoft.com/en-us/rest/api/maps/render-v2/get-map-tile#uri-parameters for details.
- apiVersion
- 2.0
- variant
- microsoft.weather.radar.main
- subscriptionKey
- language
- en-US
- timeStamp
- 2021-05-08T09:03:00Z
-
-
xyzservices.Bunch4 items
-
xyzservices.TileProviderSwissFederalGeoportal.NationalMapColor
- url
- https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.pixelkarte-farbe/default/current/3857/{z}/{x}/{y}.jpeg
- html_attribution
- swisstopo
- attribution
- © swisstopo
- bounds
- [[45.398181, 5.140242], [48.230651, 11.47757]]
- min_zoom
- 2
- max_zoom
- 18
-
xyzservices.TileProviderSwissFederalGeoportal.NationalMapGrey
- url
- https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.pixelkarte-grau/default/current/3857/{z}/{x}/{y}.jpeg
- html_attribution
- swisstopo
- attribution
- © swisstopo
- bounds
- [[45.398181, 5.140242], [48.230651, 11.47757]]
- min_zoom
- 2
- max_zoom
- 18
-
xyzservices.TileProviderSwissFederalGeoportal.SWISSIMAGE
- url
- https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.swissimage/default/current/3857/{z}/{x}/{y}.jpeg
- html_attribution
- swisstopo
- attribution
- © swisstopo
- bounds
- [[45.398181, 5.140242], [48.230651, 11.47757]]
- min_zoom
- 2
- max_zoom
- 19
-
xyzservices.TileProviderSwissFederalGeoportal.JourneyThroughTime
- url
- https://wmts.geo.admin.ch/1.0.0/ch.swisstopo.zeitreihen/default/{time}/3857/{z}/{x}/{y}.png
- html_attribution
- swisstopo
- attribution
- © swisstopo
- bounds
- [[45.398181, 5.140242], [48.230651, 11.47757]]
- min_zoom
- 2
- max_zoom
- 18
- time
- 18641231
-
-
xyzservices.Bunch2 items
-
xyzservices.Bunch5 items
-
xyzservices.TileProviderStrava.All
- url
- https://heatmap-external-a.strava.com/tiles/all/hot/{z}/{x}/{y}.png
- max_zoom
- 15
- attribution
- Map tiles by Strava 2021
- html_attribution
- Map tiles by Strava 2021
-
xyzservices.TileProviderStrava.Ride
- url
- https://heatmap-external-a.strava.com/tiles/ride/hot/{z}/{x}/{y}.png
- max_zoom
- 15
- attribution
- Map tiles by Strava 2021
- html_attribution
- Map tiles by Strava 2021
-
xyzservices.TileProviderStrava.Run
- url
- https://heatmap-external-a.strava.com/tiles/run/bluered/{z}/{x}/{y}.png
- max_zoom
- 15
- attribution
- Map tiles by Strava 2021
- html_attribution
- Map tiles by Strava 2021
-
xyzservices.TileProviderStrava.Water
- url
- https://heatmap-external-a.strava.com/tiles/water/blue/{z}/{x}/{y}.png
- max_zoom
- 15
- attribution
- Map tiles by Strava 2021
- html_attribution
- Map tiles by Strava 2021
-
xyzservices.TileProviderStrava.Winter
- url
- https://heatmap-external-a.strava.com/tiles/winter/hot/{z}/{x}/{y}.png
- max_zoom
- 15
- attribution
- Map tiles by Strava 2021
- html_attribution
- Map tiles by Strava 2021
-
-
xyzservices.Bunch7 items
-
xyzservices.TileProviderOrdnanceSurvey.Road
- url
- https://api.os.uk/maps/raster/v1/zxy/Road_3857/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- min_zoom
- 7
- max_zoom
- 16
- max_zoom_premium
- 20
- bounds
- [[49.766807, -9.496386], [61.465189, 3.634745]]
-
xyzservices.TileProviderOrdnanceSurvey.Road_27700
- url
- https://api.os.uk/maps/raster/v1/zxy/Road_27700/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- crs
- EPSG:27700
- min_zoom
- 0
- max_zoom
- 9
- max_zoom_premium
- 13
- bounds
- [[0, 0], [700000, 1300000]]
-
xyzservices.TileProviderOrdnanceSurvey.Outdoor
- url
- https://api.os.uk/maps/raster/v1/zxy/Outdoor_3857/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- min_zoom
- 7
- max_zoom
- 16
- max_zoom_premium
- 20
- bounds
- [[49.766807, -9.496386], [61.465189, 3.634745]]
-
xyzservices.TileProviderOrdnanceSurvey.Outdoor_27700
- url
- https://api.os.uk/maps/raster/v1/zxy/Outdoor_27700/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- crs
- EPSG:27700
- min_zoom
- 0
- max_zoom
- 9
- max_zoom_premium
- 13
- bounds
- [[0, 0], [700000, 1300000]]
-
xyzservices.TileProviderOrdnanceSurvey.Light
- url
- https://api.os.uk/maps/raster/v1/zxy/Light_3857/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- min_zoom
- 7
- max_zoom
- 16
- max_zoom_premium
- 20
- bounds
- [[49.766807, -9.496386], [61.465189, 3.634745]]
-
xyzservices.TileProviderOrdnanceSurvey.Light_27700
- url
- https://api.os.uk/maps/raster/v1/zxy/Light_27700/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- crs
- EPSG:27700
- min_zoom
- 0
- max_zoom
- 9
- max_zoom_premium
- 13
- bounds
- [[0, 0], [700000, 1300000]]
-
xyzservices.TileProviderOrdnanceSurvey.Leisure_27700
- url
- https://api.os.uk/maps/raster/v1/zxy/Leisure_27700/{z}/{x}/{y}.png?key={key}
- html_attribution
- Contains OS data © Crown copyright and database right 2023
- attribution
- Contains OS data (C) Crown copyright and database right 2023
- key
- crs
- EPSG:27700
- min_zoom
- 0
- max_zoom
- 5
- max_zoom_premium
- 9
- bounds
- [[0, 0], [700000, 1300000]]
-
In [34]:
Copied!
fig, ax = plt.subplots(1, figsize=(10,10))
df_2.plot(ax = ax, column="v0001", cmap='OrRd',legend=True )
#layer.set_axis_off()
cx.add_basemap(ax, source=cx.providers.CartoDB.PositronNoLabels, zoom=12, crs=df_2.crs)
cx.add_basemap(ax, source=cx.providers.CartoDB.PositronOnlyLabels, zoom=15, crs=df_2.crs)
fig, ax = plt.subplots(1, figsize=(10,10))
df_2.plot(ax = ax, column="v0001", cmap='OrRd',legend=True )
#layer.set_axis_off()
cx.add_basemap(ax, source=cx.providers.CartoDB.PositronNoLabels, zoom=12, crs=df_2.crs)
cx.add_basemap(ax, source=cx.providers.CartoDB.PositronOnlyLabels, zoom=15, crs=df_2.crs)
Marcando um ponto por corrdenadas¶
In [35]:
Copied!
from shapely.geometry import Point
# substitua os valores de latitue e longitude pelos valores do seu ponto
lat = 0
lon = 0
pt_terreno = Point(lon, lat)
from shapely.geometry import Point
# substitua os valores de latitue e longitude pelos valores do seu ponto
lat = 0
lon = 0
pt_terreno = Point(lon, lat)
aplicando sistema de coordenads
In [36]:
Copied!
loc_terreno= gp.GeoDataFrame([1], geometry=[pt_terreno], crs="EPSG:4326")
loc_terreno= gp.GeoDataFrame([1], geometry=[pt_terreno], crs="EPSG:4326")
In [37]:
Copied!
loc_terreno.head()
loc_terreno.head()
Out[37]:
| 0 | geometry | |
|---|---|---|
| 0 | 1 | POINT (-38.43202 -12.97391) |
In [38]:
Copied!
loc_terreno = loc_terreno.to_crs(df_2.crs)
loc_terreno = loc_terreno.to_crs(df_2.crs)
In [39]:
Copied!
fig, ax = plt.subplots()
df_2.plot(ax=ax, cmap="Oranges")
loc_terreno.plot(ax=ax)
fig, ax = plt.subplots()
df_2.plot(ax=ax, cmap="Oranges")
loc_terreno.plot(ax=ax)
Out[39]:
<Axes: >
In [40]:
Copied!
entorno = loc_terreno.buffer(1000)
entorno = loc_terreno.buffer(1000)
In [41]:
Copied!
fig, ax = plt.subplots()
df_2.plot(ax=ax, cmap="Oranges")
entorno.plot(ax=ax)
fig, ax = plt.subplots()
df_2.plot(ax=ax, cmap="Oranges")
entorno.plot(ax=ax)
Out[41]:
<Axes: >
In [42]:
Copied!
fltr = df_2.intersects(entorno[0])
df_4 = df_2[fltr]
fltr = df_2.intersects(entorno[0])
df_4 = df_2[fltr]
In [43]:
Copied!
fltr
fltr
Out[43]:
0 False
1 False
2 False
3 False
4 False
...
4547 False
4548 False
4549 False
4550 False
4551 False
Length: 4551, dtype: bool
In [50]:
Copied!
fig, ax = plt.subplots()
df_4.plot(ax=ax, cmap="Oranges")
loc_terreno.plot(ax=ax, marker='o', color='teal', markersize=100)
ax.annotate("Terreno", xy= (loc_terreno.geometry.x, loc_terreno.geometry.y), xytext=(3, 3), textcoords="offset points")
#salvando figura
fig.savefig('./entorno.svg')
fig, ax = plt.subplots()
df_4.plot(ax=ax, cmap="Oranges")
loc_terreno.plot(ax=ax, marker='o', color='teal', markersize=100)
ax.annotate("Terreno", xy= (loc_terreno.geometry.x, loc_terreno.geometry.y), xytext=(3, 3), textcoords="offset points")
#salvando figura
fig.savefig('./entorno.svg')